remove stray name:

This commit is contained in:
Kevin Fenzi 2018-12-13 16:14:17 +00:00
parent eb5e9a5138
commit 7b10fb8967

View file

@ -288,7 +288,6 @@
- config
- base
- name: remove
- name: log everything to log01 except on mirrorlist, do not log local4 there.
copy: src=rsyslog/rsyslog-log01 dest=/etc/rsyslog.d/rsyslog-log01.conf mode=0644
when: not inventory_hostname.startswith(('mirrorlist','copr'))