build: add ignore file for anslible-lint

This commit is contained in:
Nathaniel Landau
2023-03-12 17:10:37 -04:00
parent d6c155bef1
commit a757ff0cf2
5 changed files with 132 additions and 110 deletions

View File

@@ -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