Merge "Correct error catching while in "--check" mode"

This commit is contained in:
Zuul
2019-04-16 01:26:25 +00:00
committed by Gerrit Code Review
@@ -323,7 +323,7 @@ outputs:
shell: systemctl is-active rsyslog
register: rsyslog_config
- when:
- rsyslog_config is defined
- rsyslog_config is changed
- rsyslog_config.rc == 0
block:
- name: Forward logging to haproxy.log file