disable gatherfact for bootstrap role
This commit is contained in:
parent
24ab28b538
commit
32b5b30760
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
become: true
|
become: true
|
||||||
|
gather_facts: false
|
||||||
roles:
|
roles:
|
||||||
- ansible_bootstrap
|
- ansible_bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user