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