This commit is contained in:
		
							parent
							
								
									c9ad7d9dda
								
							
						
					
					
						commit
						2ef677f646
					
				@ -7,8 +7,8 @@ steps:
 | 
			
		||||
  - name: lintPlaybooks
 | 
			
		||||
    image: geerlingguy/docker-ubuntu1804-ansible:testing
 | 
			
		||||
    commands:
 | 
			
		||||
      - "find . -maxdepth 1 -name '*.yml' | sort | grep -v '.drone.yml' | xargs ansible-playbook --syntax-check --list-tasks"
 | 
			
		||||
      - "find . -maxdepth 1 -name '*.yml' | sort | grep -v '.drone.yml' | xargs ansible-lint"
 | 
			
		||||
      - "find . -maxdepth 2 -name '*.yml' | sort | grep -v '.drone.yml' | xargs ansible-playbook --syntax-check --list-tasks"
 | 
			
		||||
      - "find . -maxdepth 2 -name '*.yml' | sort | grep -v '.drone.yml' | xargs ansible-lint"
 | 
			
		||||
 | 
			
		||||
  - name: sendtoMattermost
 | 
			
		||||
    image: plugins/webhook
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user