diff --git a/supervisord/tasks/main.yml b/supervisord/tasks/main.yml index e9a0009e..500c5d68 100644 --- a/supervisord/tasks/main.yml +++ b/supervisord/tasks/main.yml @@ -8,5 +8,6 @@ src: http.conf dest: /etc/supervisor/conf.d/ mode: "0644" + force: no notify: Restart supervisord when: supervisord_enable_http