debug create
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m35s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m35s
				
			This commit is contained in:
		| @@ -35,6 +35,10 @@ | |||||||
|       community.general.proxmox_kvm: |       community.general.proxmox_kvm: | ||||||
|         clone: "{{ node }}-debian-12" |         clone: "{{ node }}-debian-12" | ||||||
|         storage: nvme |         storage: nvme | ||||||
|  |       register: create | ||||||
|  |     - name: Debug | ||||||
|  |       ansible.builtin.debug: | ||||||
|  |         var: create | ||||||
|     - name: Wait for VM to exist |     - name: Wait for VM to exist | ||||||
|       community.general.proxmox_kvm: |       community.general.proxmox_kvm: | ||||||
|         state: current |         state: current | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user