mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Introduced internal_facts.yml and adapt playbooks to use this (#12492)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import_playbook: boilerplate.yml
|
||||
|
||||
- name: Gather facts
|
||||
import_playbook: facts.yml
|
||||
import_playbook: internal_facts.yml
|
||||
|
||||
- name: Reset cluster
|
||||
hosts: etcd:k8s_cluster:calico_rr
|
||||
|
||||
Reference in New Issue
Block a user