mirror of
				https://github.com/geerlingguy/ansible-role-kubernetes.git
				synced 2025-11-01 01:19:25 +01:00 
			
		
		
		
	Make sure docker driver is installed with molecule.
This commit is contained in:
		
							parent
							
								
									690166af9a
								
							
						
					
					
						commit
						f5c993eb84
					
				@ -20,7 +20,7 @@ before_install:
 | 
			
		||||
 | 
			
		||||
install:
 | 
			
		||||
  # Install test dependencies.
 | 
			
		||||
  - pip install molecule yamllint ansible-lint docker
 | 
			
		||||
  - pip install molecule[docker] yamllint ansible-lint docker
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
  # Use actual Ansible Galaxy role name for the project directory.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user