Merge "Don't gather facts in set-hostnames"
This commit is contained in:
commit
3367358fc6
@ -1,4 +1,5 @@
|
|||||||
- hosts: "{{ target }}"
|
- hosts: "{{ target }}"
|
||||||
|
gather_facts: false
|
||||||
user: root
|
user: root
|
||||||
roles:
|
roles:
|
||||||
- set-hostname
|
- set-hostname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user