Merge "Gather facts in set_hostname playbook"
This commit is contained in:
commit
74c54387ed
@ -1,7 +1,6 @@
|
||||
---
|
||||
# file: set_hostnames.yml
|
||||
- hosts: "{{ target }}"
|
||||
gather_facts: no
|
||||
user: root
|
||||
roles:
|
||||
- { role: set_hostname }
|
||||
|
Loading…
Reference in New Issue
Block a user