Reload NGINX after cleaning up configs (#174)
This commit is contained in:
parent
1d0cb1083f
commit
1c9a1278b3
@ -5,3 +5,4 @@
|
|||||||
state: absent
|
state: absent
|
||||||
with_items:
|
with_items:
|
||||||
- "{{ nginx_cleanup_config_path }}"
|
- "{{ nginx_cleanup_config_path }}"
|
||||||
|
notify: "(Handler: All OSs) Reload NGINX"
|
||||||
|
Loading…
Reference in New Issue
Block a user