fix(cleanup): add no_log to Proxmox VM restart task

This commit is contained in:
2026-03-12 12:09:53 +01:00
committed by MORAWSKI Norbert
parent a8ea4f0962
commit da9e287e56

View File

@@ -25,3 +25,4 @@
community.proxmox.proxmox_kvm: community.proxmox.proxmox_kvm:
vmid: "{{ system_cfg.id }}" vmid: "{{ system_cfg.id }}"
state: restarted state: restarted
no_log: true