Fix scalar block syntax
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -93,7 +93,7 @@ | ||||
|  | ||||
| - name: Push images to registry | ||||
|   ansible.builtin.shell: | ||||
|     cmd: |> | ||||
|     cmd: >- | ||||
|       skopeo copy \ | ||||
|         --dest-tls-verify=false \ | ||||
|         --dest-creds admin:{{ vapp['guestinfo.rootpw'] }} \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user