Add ansible.posix dependency
							parent
							
								
									b2304adc7a
								
							
						
					
					
						commit
						ab8896ba6d
					
				| 
						 | 
				
			
			@ -34,7 +34,7 @@ before_install:
 | 
			
		|||
install:
 | 
			
		||||
  - sudo pip install "ansible-core$ANSIBLE_VERSION"
 | 
			
		||||
  - sudo pip install ansible-lint
 | 
			
		||||
  - ansible-galaxy collection install community.general community.mysql community.crypto
 | 
			
		||||
  - ansible-galaxy collection install community.general community.mysql community.crypto ansible.posix
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  - VAGRANT_DEFAULT_PROVIDER=docker vagrant up $PLATFORM
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue