Fix Infisical Gitea Actions (#43)
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m6s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m6s
For some reason secrets are failing: https://git.koval.net/cyclane/kovalhome/actions/runs/193 Reviewed-on: #43
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
ansible.builtin.user:
|
||||
name: debian
|
||||
register: user
|
||||
|
||||
- name: Docker compose down
|
||||
ansible.builtin.command: docker compose down
|
||||
args:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ansible
|
||||
proxmoxer
|
||||
requests
|
||||
infisical
|
||||
infisical==1.5.0
|
||||
|
Reference in New Issue
Block a user