diff --git a/tasks/haproxy_post_install.yml b/tasks/haproxy_post_install.yml index f7da0b5..7f74160 100644 --- a/tasks/haproxy_post_install.yml +++ b/tasks/haproxy_post_install.yml @@ -36,6 +36,7 @@ with_items: - /etc/rsyslog.d/49-haproxy.conf - /etc/logrotate.d/haproxy + - /etc/rsyslog.d/10-haproxy-local-logging.conf notify: Restart rsyslog tags: - haproxy-logging-config