4 lines
263 B
INI
4 lines
263 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.
|
|
[defaults]
|
|
roles_path = ./roles:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles
|