Ansible base_path tweak.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 11s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Failing after 1m1s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Failing after 1m10s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Failing after 1m10s
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
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 11s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Failing after 1m1s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Failing after 1m10s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Failing after 1m10s
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:
@@ -1 +0,0 @@
|
||||
DAG validation completed at Sun Sep 14 13:35:08 UTC 2025
|
||||
@@ -13,6 +13,9 @@ on:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'app-configs/**'
|
||||
- 'collections/**'
|
||||
- 'group_vars/**'
|
||||
- 'inventory/**'
|
||||
- '!app-configs/rikku/homeassistant/**'
|
||||
- '!app-configs/rinoa/dagu/dags/**'
|
||||
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# Base path for all templates
|
||||
template_base_path: "{{ playbook_dir }} ~ '../app-configs'"
|
||||
template_base_path: "./app-configs"
|
||||
# Vault server address
|
||||
vault_addr: "https://vault.trez.wtf"
|
||||
vault_token: !vault |
|
||||
@@ -13,4 +13,4 @@ vault_token: !vault |
|
||||
35373638326531333461623766616530363366623137303535623366336539643331643934376332
|
||||
35636435666438373936376366623566346536336638653635643431653336613138383239323564
|
||||
36666332303661623133306133373965383731396566323834353133363363326133376134313534
|
||||
6139
|
||||
6139
|
||||
|
||||
Reference in New Issue
Block a user