mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-12 18:40:03 -03:30
force fact check of all nodes first thing
This commit is contained in:
parent
8812be1e14
commit
298ab8e89e
@ -1,4 +1,7 @@
|
||||
---
|
||||
- hosts: all
|
||||
gather_facts: true
|
||||
|
||||
- hosts: etcd
|
||||
roles:
|
||||
- { role: kubernetes/preinstall, tags: preinstall }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user