fix(global_defaults): add no_log to hypervisor tasks and expand validation

This commit is contained in:
2026-02-20 20:11:37 +01:00
parent 5dd84c6b39
commit 23a798a63a
3 changed files with 40 additions and 3 deletions

View File

@@ -18,3 +18,4 @@
ansible.builtin.set_fact:
hypervisor_cfg: "{{ merged }}"
hypervisor_type: "{{ merged.type | string | lower }}"
no_log: true