nginx/application: Fixed missing notify for templates

wip
Felix Stupp 5 years ago
parent 5393a00147
commit d9eb74649f
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -36,6 +36,7 @@
group: root
mode: "u=rw,g=r,o=r"
with_items: "{{ nginx_snippets }}"
notify: reload nginx
- name: Configure test file for validation directory
copy:

Loading…
Cancel
Save