Still tweaking DAG-related items.
Validate DAGs / validate (push) Failing after 49s

This commit is contained in:
2025-09-14 07:03:29 -04:00
parent 2b4c8c5a7d
commit d6edd6e512
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
# Hardcoded fallback for DAGs path
dags_path: "{{ playbook_dir ~ '/../app-configs/rinoa/dagu/dags' }}"
vault_addr: "{{ lookup('env', 'VAULT_ADDR') }}"
vault_token: "{{ lookup('env', 'VAULT_GITEA_TOKEN') }}"
vault_token: "{{ lookup('env', 'VAULT_TOKEN') }}"
tasks:
- name: Build list of DAG template files