[ANSIBLE] Automated PR for dagu-mariadb-bkup-config-check_2025-09-13T08-18-48 - #18 #18

Closed
gitea-sonarqube-bot wants to merge 48 commits from dagu-mariadb-bkup-config-check_2025-09-13T08-18-48 into main
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 2e5bd27be5 - Show all commits
+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: