8200ecb630
* Vault-Password-File default location * absolute paths to relativ paths * keepass-pw.yml --> vault_pass.yml * vault-infos angepasst
23 lines
305 B
INI
23 lines
305 B
INI
[defaults]
|
|
inventory = ~/ansible/inventories
|
|
nocows = 1
|
|
retry_files_enabled = False
|
|
roles_path = ~/ansible/roles
|
|
vault_password_file = ~/ansible/vault-pass.yml
|
|
[inventory]
|
|
|
|
[privilege_escalation]
|
|
|
|
[paramiko_connection]
|
|
|
|
[ssh_connection]
|
|
|
|
[persistent_connection]
|
|
|
|
[accelerate]
|
|
|
|
[selinux]
|
|
|
|
[colors]
|
|
|
|
[diff]
|