saibotk
8286c3afd3
This patch will allow ansible-lint to search for files on its own instead of *.yml files in the root directory. Since playbooks now reside in their own folder, ansible-lint would not lint any roles anymore. Also this introduces another small stub ansible-lint related ansible config file, so it does not always try to use the vault password / decrypt files.
2 lines
170 B
INI
2 lines
170 B
INI
# Empty stub config file, so ansible-lint does not use the default config's vault_password_file.
|
|
# Otherwise ansible-lint always tries to get a vault password and fails.
|