updated ansible-lint config
This commit is contained in:
		
							parent
							
								
									8ef970d32a
								
							
						
					
					
						commit
						5e9e091719
					
				|  | @ -1,8 +1,12 @@ | ||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
|  | --- | ||||||
|  | 
 | ||||||
| skip_list: | skip_list: | ||||||
|   - 'var-naming' |   - 'var-naming' | ||||||
|   - 'no-handler' |   - 'no-handler' | ||||||
|  |   - '503'  # no-handler code | ||||||
|   - 'role-name' |   - 'role-name' | ||||||
|   - 'ignore-errors' |   - 'ignore-errors' | ||||||
|   - 'yaml' |   - 'yaml' | ||||||
|  |   - '204'  # line length => checked by yamllint | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue