change until:
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 3m58s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 3m58s
				
			This commit is contained in:
		| @@ -15,7 +15,7 @@ | |||||||
|         touch ~/hmm |         touch ~/hmm | ||||||
|         echo test > ~/test |         echo test > ~/test | ||||||
|         echo test2 >> ~/test |         echo test2 >> ~/test | ||||||
|  |       register: stuff | ||||||
|       retries: 10 |       retries: 10 | ||||||
|       delay: 6 |       delay: 6 | ||||||
|       until: result is not failed |       until: stuff.rc == 0 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user