aa!
This commit is contained in:
parent
be0803de15
commit
a7d016c2b3
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
||||||
- name: rsyslog.conf
|
- name: rsyslog.conf
|
||||||
copy: src={{ item }} dest=/etc/rsyslog.conf mode=644
|
copy: src={{ item }} dest=/etc/rsyslog.conf mode=644
|
||||||
with_first_found:
|
with_first_found:
|
||||||
- rsyslog/rsyslog.conf.{{ aansible_fqdn }}
|
- rsyslog/rsyslog.conf.{{ ansible_fqdn }}
|
||||||
- rsyslog/rsyslog.conf.{{ dist_tag }}
|
- rsyslog/rsyslog.conf.{{ dist_tag }}
|
||||||
- rsyslog/rsyslog.conf.default
|
- rsyslog/rsyslog.conf.default
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue