2024-10-09 19:51:11 +02:00
|
|
|
[env]
|
2024-10-11 11:47:38 +02:00
|
|
|
ANSIBLE_INVENTORY = "{{config_root}}/inventories/local.yaml"
|
2024-10-10 22:50:45 +02:00
|
|
|
ANSIBLE_VAULT_PASSWORD_FILE = "{{config_root}}/vault.pass"
|
2024-10-11 18:41:46 +02:00
|
|
|
ANSIBLE_ROLES_PATH = "{{config_root}}/roles"
|