2020-08-18 11:57:53 +02:00
|
|
|
[defaults]
|
2020-12-28 14:41:28 +01:00
|
|
|
inventory = ./inventory
|
|
|
|
nocows = 1
|
|
|
|
retry_files_enabled = False
|
|
|
|
roles_path = ./roles
|
|
|
|
lookup_plugins = ./plugins/lookup
|
2020-12-28 15:08:54 +01:00
|
|
|
collections_paths = ./ansible_collections
|
2021-01-29 12:33:22 +01:00
|
|
|
private_key_file = ./id_rsa_ansible_user
|
2020-08-18 11:57:53 +02:00
|
|
|
[inventory]
|
|
|
|
|
|
|
|
[privilege_escalation]
|
|
|
|
|
|
|
|
[paramiko_connection]
|
|
|
|
|
|
|
|
[ssh_connection]
|
|
|
|
|
|
|
|
[persistent_connection]
|
|
|
|
|
|
|
|
[accelerate]
|
|
|
|
|
|
|
|
[selinux]
|
|
|
|
|
|
|
|
[colors]
|
|
|
|
|
|
|
|
[diff]
|