Don't gather facts in set-hostnames
It's a waste of energy Change-Id: I8e456b10eec08fad4741ed51554a8c8c67fc7cbf
This commit is contained in:
parent
a3dac3913b
commit
ad710e1a30
@ -1,4 +1,5 @@
|
|||||||
- hosts: "{{ target }}"
|
- hosts: "{{ target }}"
|
||||||
|
gather_facts: false
|
||||||
user: root
|
user: root
|
||||||
roles:
|
roles:
|
||||||
- set-hostname
|
- set-hostname
|
||||||
|
Loading…
Reference in New Issue
Block a user