infrastructure/ansible.lint.cfg

5 lines
263 B
INI
Raw Normal View History

# 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.
2022-08-13 17:50:54 +02:00
[defaults]
2022-08-13 19:53:34 +02:00
roles_path = ./roles:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles