Change this one back
This commit is contained in:
parent
cb7c5c456a
commit
8ff12d1151
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,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