mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
7 lines
189 B
INI
7 lines
189 B
INI
[defaults]
|
|
inventory = ansible/inventory/hosts.yml
|
|
roles_path = ansible/roles
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
vault_password_file = ./scripts/vault_password_client.sh
|