mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 14:57:57 +01:00 
			
		
		
		
	Add ansible-lint configuration file
This commit is contained in:
		
							
								
								
									
										14
									
								
								.config/ansible-lint.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.config/ansible-lint.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| --- | ||||
|  | ||||
| use_default_rules: true | ||||
|  | ||||
| skip_list: | ||||
|   - unnamed-task | ||||
|   - no-handler | ||||
|   - no-jinja-nesting | ||||
|   - schema | ||||
|   - var-naming | ||||
|   - command-instead-of-shell | ||||
|   - role-name | ||||
|  | ||||
| offline: false | ||||
		Reference in New Issue
	
	Block a user