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

@@ -32,7 +32,7 @@
when: pause_result.user_input | default('yes') != 'yes'
- name: Gather facts
import_playbook: facts.yml
import_playbook: internal_facts.yml
when: reset_nodes | default(True) | bool
- name: Reset node