mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Try this.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#
|
||||
- name: setup /etc/fas.conf for client use
|
||||
template: src=$item dest=/etc/fas.conf owner=root mode=600
|
||||
with_first_found:
|
||||
first_available_file:
|
||||
- ${ansible_fqdn}.fas.conf.j2
|
||||
- ${ansible_hostname}.fas.conf.j2
|
||||
- ${ansible_hostname}.fas.conf.j2
|
||||
|
||||
Reference in New Issue
Block a user