From 04d3ca779ac0d74126a8cc6a0fda79d04e98e6e9 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 14 Sep 2025 12:44:59 -0400 Subject: [PATCH] Moving playbooks back to repo root. --- playbooks/rinoa-render-dags.yml => rinoa-render-dags.yml | 0 ...tar-valon_config_deploy.yml => tar-valon_config_deploy.yml | 4 ++++ 2 files changed, 4 insertions(+) rename playbooks/rinoa-render-dags.yml => rinoa-render-dags.yml (100%) rename playbooks/tar-valon_config_deploy.yml => tar-valon_config_deploy.yml (92%) diff --git a/playbooks/rinoa-render-dags.yml b/rinoa-render-dags.yml similarity index 100% rename from playbooks/rinoa-render-dags.yml rename to rinoa-render-dags.yml diff --git a/playbooks/tar-valon_config_deploy.yml b/tar-valon_config_deploy.yml similarity index 92% rename from playbooks/tar-valon_config_deploy.yml rename to tar-valon_config_deploy.yml index b7eb516..986e9ef 100644 --- a/playbooks/tar-valon_config_deploy.yml +++ b/tar-valon_config_deploy.yml @@ -6,6 +6,10 @@ - benedikta gather_facts: false + vars: + # template_base_path and vault_addr from group_vars/all.yml + # appdata_base_path, secrets_path, vault_token_cleaned from host_vars/.yml + pre_tasks: - name: Find all files for this host ansible.builtin.find: