Skip to content

Commit 1c9a127

Browse files
authored
Reload NGINX after cleaning up configs (#174)
1 parent 1d0cb10 commit 1c9a127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/conf/cleanup-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
state: absent
66
with_items:
77
- "{{ nginx_cleanup_config_path }}"
8+
notify: "(Handler: All OSs) Reload NGINX"

0 commit comments

Comments
 (0)