remove stray name:
This commit is contained in:
parent
eb5e9a5138
commit
7b10fb8967
1 changed files with 0 additions and 1 deletions
|
@ -288,7 +288,6 @@
|
||||||
- config
|
- config
|
||||||
- base
|
- base
|
||||||
|
|
||||||
- name: remove
|
|
||||||
- name: log everything to log01 except on mirrorlist, do not log local4 there.
|
- 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
|
copy: src=rsyslog/rsyslog-log01 dest=/etc/rsyslog.d/rsyslog-log01.conf mode=0644
|
||||||
when: not inventory_hostname.startswith(('mirrorlist','copr'))
|
when: not inventory_hostname.startswith(('mirrorlist','copr'))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue