Skip to content

Commit

Permalink
fix: handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-sannikov committed Dec 4, 2024
1 parent b679fd0 commit 31cf158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/reverse_proxy/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
owner: caddy
group: caddy
mode: "0600"
notify: reload_caddy
notify: Reload Caddy

- name: Copy caddy.service
ansible.builtin.copy:
Expand Down Expand Up @@ -139,4 +139,4 @@
owner: root
group: root
mode: "0644"
notify: reload_daemon
notify: Reload daemon

0 comments on commit 31cf158

Please sign in to comment.