diff --git a/tasks/conf/cleanup-config.yml b/tasks/conf/cleanup-config.yml index fe81e83..9eb405c 100644 --- a/tasks/conf/cleanup-config.yml +++ b/tasks/conf/cleanup-config.yml @@ -5,3 +5,4 @@ state: absent with_items: - "{{ nginx_cleanup_config_path }}" + notify: "(Handler: All OSs) Reload NGINX"