mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Merge pull request #1471 from sakkiii/patch-5
Update ansible-lint version to 5.3.1
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/ansible-lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/ansible-lint.yml
									
									
									
									
										vendored
									
									
								
							@@ -11,9 +11,12 @@ jobs:
 | 
			
		||||
    - uses: actions/checkout@v2
 | 
			
		||||
 | 
			
		||||
    - name: Lint Ansible Playbook
 | 
			
		||||
      uses: ansible/ansible-lint-action@master
 | 
			
		||||
      uses: ansible/ansible-lint-action@c37fb7b4bda2c8cb18f4942716bae9f11b0dc9bc
 | 
			
		||||
      with:
 | 
			
		||||
        # Paths to ansible files (i.e., playbooks, tasks, handlers etc..)
 | 
			
		||||
        targets: "./"
 | 
			
		||||
 | 
			
		||||
        override-deps: |
 | 
			
		||||
          ansible-lint==5.3.1
 | 
			
		||||
          
 | 
			
		||||
        args: "-x metadata, formatting"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user