debug create
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m35s Details

This commit is contained in:
Gleb Koval 2023-09-10 23:12:18 +01:00
parent 20bee24b19
commit fce7d91115
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,10 @@
community.general.proxmox_kvm:
clone: "{{ node }}-debian-12"
storage: nvme
register: create
- name: Debug
ansible.builtin.debug:
var: create
- name: Wait for VM to exist
community.general.proxmox_kvm:
state: current