Whitespace fix

This commit is contained in:
Ryan Cavicchioni 2019-11-03 11:32:38 -06:00
parent 140932154d
commit 0779fbabef
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -13,7 +13,7 @@
file:
path: "{{ item }}"
state: "{{ rsyslog_archival_format_enabled | ternary('absent', 'file') }}"
when: rsyslog_archival_format_enabled and st.stat.exists and st.stat.isreg
when: rsyslog_archival_format_enabled and st.stat.exists and st.stat.isreg
with_items:
- /var/log/syslog