[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 0 deletions
Showing only changes of commit bf7371e5f3 - Show all commits
@@ -16,6 +16,7 @@ on:
- 'collections/**' - 'collections/**'
- 'group_vars/**' - 'group_vars/**'
- 'inventory/**' - 'inventory/**'
- 'playbooks/**'
- '!app-configs/rikku/homeassistant/**' - '!app-configs/rikku/homeassistant/**'
- '!app-configs/rinoa/dagu/dags/**' - '!app-configs/rinoa/dagu/dags/**'
+3
View File
@@ -6,6 +6,9 @@
- benedikta - benedikta
gather_facts: false gather_facts: false
vars:
template_base_path: "{{ playbook_dir }}/../app-configs"
pre_tasks: pre_tasks:
- name: Find all files for this host - name: Find all files for this host
ansible.builtin.find: ansible.builtin.find: