...
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 17s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Failing after 56s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Failing after 1m3s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Failing after 1m2s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped

This commit is contained in:
2025-09-14 11:18:07 -04:00
parent 2e9d8c321e
commit 2e5bd27be5
2 changed files with 4 additions and 1 deletions
+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 |
+3
View File
@@ -6,6 +6,9 @@
- benedikta
gather_facts: false
vars:
template_base_path: "{{ playbook_dir }}/../app-configs"
pre_tasks:
- name: Find all files for this host
ansible.builtin.find: