2020-08-18 11:57:53 +02:00
|
|
|
[defaults]
|
2020-11-25 14:29:43 +01:00
|
|
|
inventory = ~/ansible
|
2020-08-18 11:57:53 +02:00
|
|
|
nocows = 1
|
|
|
|
retry_files_enabled = False
|
2020-08-29 14:22:50 +02:00
|
|
|
roles_path = ~/ansible/roles
|
|
|
|
vault_password_file = ~/ansible/vault-pass.yml
|
2020-08-18 11:57:53 +02:00
|
|
|
[inventory]
|
|
|
|
|
|
|
|
[privilege_escalation]
|
|
|
|
|
|
|
|
[paramiko_connection]
|
|
|
|
|
|
|
|
[ssh_connection]
|
|
|
|
|
|
|
|
[persistent_connection]
|
|
|
|
|
|
|
|
[accelerate]
|
|
|
|
|
|
|
|
[selinux]
|
|
|
|
|
|
|
|
[colors]
|
|
|
|
|
|
|
|
[diff]
|