mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-11-01 01:19:32 +01:00 
			
		
		
		
	Make sure molecule lint script has set -e option.
This commit is contained in:
		
							parent
							
								
									a19ed56128
								
							
						
					
					
						commit
						fce29b0842
					
				@ -4,6 +4,7 @@ dependency:
 | 
			
		||||
driver:
 | 
			
		||||
  name: docker
 | 
			
		||||
lint: |
 | 
			
		||||
  set -e
 | 
			
		||||
  yamllint .
 | 
			
		||||
  ansible-lint
 | 
			
		||||
platforms:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user