Fix Infisical Gitea Actions (#43)
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m6s
Details
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m6s
Details
For some reason secrets are failing: https://git.koval.net/cyclane/kovalhome/actions/runs/193 Reviewed-on: #43
This commit is contained in:
parent
68259cb3cf
commit
da90d463de
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue