fix(global_defaults): add no_log to hypervisor tasks and expand validation
This commit is contained in:
@@ -18,3 +18,4 @@
|
||||
ansible.builtin.set_fact:
|
||||
hypervisor_cfg: "{{ merged }}"
|
||||
hypervisor_type: "{{ merged.type | string | lower }}"
|
||||
no_log: true
|
||||
|
||||
Reference in New Issue
Block a user