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

This commit is contained in:
2025-09-14 06:46:30 -04:00
parent c1bbf772bb
commit 82aec87962
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_TOKEN') }}"
vault_token: "{{ lookup('env', 'VAULT_GITEA_TOKEN') }}"
tasks:
- name: Build list of DAG template files