Try this.
This commit is contained in:
parent
744e41c179
commit
4fd845e41c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
#
|
#
|
||||||
- name: setup /etc/fas.conf for client use
|
- name: setup /etc/fas.conf for client use
|
||||||
template: src=$item dest=/etc/fas.conf owner=root mode=600
|
template: src=$item dest=/etc/fas.conf owner=root mode=600
|
||||||
with_first_found:
|
first_available_file:
|
||||||
- ${ansible_fqdn}.fas.conf.j2
|
- ${ansible_fqdn}.fas.conf.j2
|
||||||
- ${ansible_hostname}.fas.conf.j2
|
- ${ansible_hostname}.fas.conf.j2
|
||||||
- ${ansible_hostname}.fas.conf.j2
|
- ${ansible_hostname}.fas.conf.j2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue