@@ -21,6 +21,11 @@
register: vm_created
delegate_to: localhost
- name: Wait 10s for VM to be fully deployed
ansible.builtin.wait_for:
timeout: 10
- name: Update VM configuration
community.general.proxmox_kvm:
api_host: "{{ pve_host }}"
The note is not visible to the blocked user.