ansible/.mise.toml

4 lines
118 B
TOML
Raw Normal View History

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