Fix for template_base_path.

This commit is contained in:
2025-09-14 09:57:54 -04:00
parent 8e7f85b8fc
commit 988f7fdbc6
+1 -1
View File
@@ -1,6 +1,6 @@
---
# Base path for all templates
template_base_path: "{{ playbook_dir }}/app-configs"
template_base_path: "{{ playbook_dir }} ~ '../app-configs'"
# Vault server address
vault_addr: "https://vault.trez.wtf"
vault_token: !vault |