mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-21 14:58:02 +01:00
4 lines
171 B
TOML
4 lines
171 B
TOML
[env]
|
|
ANSIBLE_INVENTORY = "{{config_root}}/inventories/local.yaml"
|
|
ANSIBLE_VAULT_PASSWORD_FILE = "{{config_root}}/vault.pass"
|
|
ANSIBLE_ROLES_PATH = "{{config_root}}/roles"
|