mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 02:13:40 -05:00
build: add ignore file for anslible-lint
This commit is contained in:
@@ -12,7 +12,6 @@ exclude_paths:
|
||||
- vault.yml
|
||||
|
||||
skip_list:
|
||||
- command-instead-of-shell
|
||||
- name[template]
|
||||
- ignore-errors
|
||||
- meta-incorrect
|
||||
@@ -21,10 +20,11 @@ skip_list:
|
||||
- role-name
|
||||
- unnamed-task
|
||||
- var-naming
|
||||
- name[casing]
|
||||
- latest[git]
|
||||
|
||||
warn_list:
|
||||
- experimental
|
||||
- risky-file-permissions
|
||||
- command-instead-of-module
|
||||
- no-changed-when
|
||||
- command-instead-of-shell
|
||||
|
||||
Reference in New Issue
Block a user