blob: 2587357ec65467fd9d369f3233e11dada09485fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[defaults]
inventory = hosts
roles_path = roles
deprecation_warnings = False
retry_files_enabled = False
vault_password_file = pass-client
vault_identity = "ansible/infrastructure"
[ssh_connection]
pipelining = True
|