Loading tasks/proxmox/update-node.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ sudo pvesh get /cluster/resources | \ grep {{ inventory_hostname_short }} | \ egrep -v \"node/pve|storage/pve|sdn/pve|template\"" executable: "/bin/bash" changed_when: false delay: 10 failed_when: "running_guests.rc >= 2" Loading Loading
tasks/proxmox/update-node.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ sudo pvesh get /cluster/resources | \ grep {{ inventory_hostname_short }} | \ egrep -v \"node/pve|storage/pve|sdn/pve|template\"" executable: "/bin/bash" changed_when: false delay: 10 failed_when: "running_guests.rc >= 2" Loading