Skip to content

Commit

Permalink
Fix handler (didn't reload service after nginx -t)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilien Mantel committed Mar 15, 2016
1 parent 5445d66 commit 80d1d82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Reload wrapper
- name: reload nginx
command: nginx -t
changed_when: false
notify: real-reload nginx

- name: real-reload nginx
Expand Down

0 comments on commit 80d1d82

Please sign in to comment.