optimizations
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
- name: Reload systemd
|
||||
ansible.builtin.service:
|
||||
daemon_reload: true
|
||||
|
||||
- name: Restart Caddy
|
||||
ansible.builtin.service:
|
||||
name: "{{ caddy_my_name }}"
|
||||
state: "restarted"
|
||||
|
||||
# - name: Update GeoIP databases
|
||||
# ansible.builtin.command:
|
||||
# cmd: "/usr/bin/geoipupdate"
|
||||
|
||||
Reference in New Issue
Block a user