Introduced internal_facts.yml and adapt playbooks to use this (#12492)

This commit is contained in:
vdveldet
2025-08-28 09:11:10 +02:00
committed by GitHub
parent e52e262e78
commit a01e96e21a
7 changed files with 47 additions and 41 deletions

View File

@@ -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