added handler to restart caddy on caddyfile change
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
dest: /opt/stacks/caddy/Caddyfile
|
||||
owner: root
|
||||
mode: 644
|
||||
notify: restart caddy
|
||||
|
||||
- name: copy caddy compose file
|
||||
ansible.builtin.copy:
|
||||
|
Reference in New Issue
Block a user