ansible/.mise.toml

4 lines
126 B
TOML
Raw Permalink Normal View History

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"