hosts: not there in the middle of the loop though
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5445c73468
commit
5c7e74c4f3
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@
|
|||
#
|
||||
- name: setup /etc/hosts for some clients
|
||||
copy: src={{ item }} dest=/etc/hosts
|
||||
with_first_found:
|
||||
errors: ignore
|
||||
with_first_found:
|
||||
- files:
|
||||
- "{{ inventory_hostname }}-hosts"
|
||||
- "{{ ansible_hostname }}-hosts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue