diff --git a/tasks/haproxy_post_install.yml b/tasks/haproxy_post_install.yml index 78fe86a..a755bd6 100644 --- a/tasks/haproxy_post_install.yml +++ b/tasks/haproxy_post_install.yml @@ -27,7 +27,7 @@ template: src: "haproxy.cfg.j2" dest: "/etc/haproxy/conf.d/00-haproxy" - notify: Restart haproxy + notify: Regenerate haproxy configuration tags: - haproxy-base-config