FIX: become password added to drive resize task
This commit is contained in:
@@ -20,3 +20,5 @@
|
||||
cmd: pct resize {{ common_healthcheck_vmid.proxmox_vms[0].vmid }} rootfs +5G
|
||||
delegate_to: 192.168.0.2
|
||||
changed_when: true
|
||||
vars:
|
||||
ansible_become_password: "{{ ansible_become_passwd }}"
|
||||
|
||||
Reference in New Issue
Block a user