Really, still trying to wake up... 🍵🫖
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 1m53s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Failing after 2m15s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Failing after 1m39s
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-08-31 08:39:56 -04:00
parent 65661fe348
commit 4bf48fc928
4 changed files with 11 additions and 4 deletions
-1
View File
@@ -1,3 +1,2 @@
appdata_base_path: /home/ovos/.config
secrets_path: benedikta-config/env
vault_token_cleaned: "{{ lookup('env','VAULT_TOKEN') }}"
-1
View File
@@ -1,3 +1,2 @@
appdata_base_path: /home/pi/.config/docker
secrets_path: rikku-docker/env
vault_token_cleaned: "{{ lookup('env','VAULT_TOKEN') }}"
-1
View File
@@ -1,3 +1,2 @@
appdata_base_path: /home/charish/.docker/config/appdata
secrets_path: rinoa-docker/env
vault_token_cleaned: "{{ lookup('env','VAULT_TOKEN') }}"