mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-11-01 01:19:32 +01:00 
			
		
		
		
	revert: .github/workflows/ci.yml and remove the requirements.txt
This commit is contained in:
		
							parent
							
								
									3f66f26c24
								
							
						
					
					
						commit
						0e347d18ff
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -60,7 +60,7 @@ jobs:
 | 
			
		||||
          python-version: '3.x'
 | 
			
		||||
 | 
			
		||||
      - name: Install test dependencies.
 | 
			
		||||
        run: pip3 install -r requirements.txt
 | 
			
		||||
        run: pip3 install ansible molecule molecule-plugins[docker] docker
 | 
			
		||||
 | 
			
		||||
      - name: Run Molecule tests.
 | 
			
		||||
        run: molecule test
 | 
			
		||||
 | 
			
		||||
@ -1,4 +0,0 @@
 | 
			
		||||
yamllint
 | 
			
		||||
ansible
 | 
			
		||||
molecule
 | 
			
		||||
molecule-plugins[docker]
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user