ansible/.mise.toml

4 lines
117 B
TOML
Raw Normal View History

2024-10-09 19:51:11 +02:00
[env]
ANSIBLE_INVENTORY = "{{config_root}}/inventory.ini"
2024-10-10 22:50:45 +02:00
ANSIBLE_VAULT_PASSWORD_FILE = "{{config_root}}/vault.pass"