11 lines
295 B
INI
11 lines
295 B
INI
[defaults]
|
|
inventory = ./inventory
|
|
nocows = 1
|
|
retry_files_enabled = False
|
|
roles_path = ./roles
|
|
collections_path = ./collections
|
|
private_key_file = ./id_ed25519
|
|
vault_password_file = vault-pass
|
|
gathering = smart
|
|
[diff]
|
|
always = true
|