13 lines
411 B
INI
13 lines
411 B
INI
[defaults]
|
|
vault_password_file = ~/.vault_password
|
|
roles_path = roles
|
|
interpreter_python = auto
|
|
callback_plugins = ./hooks/
|
|
fact_caching = jsonfile
|
|
fact_caching_connection = ~/.cache/ansible/
|
|
deprecation_warnings=False
|
|
[hashi_vault_collection]
|
|
url = "https://vault.infolegale.net"
|
|
token_file = .vault-token
|
|
token_validate = None
|