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