infisical-python dependency
Infrastructure / Check and run Ansbile playbooks (push) Successful in 9m45s
Details
Infrastructure / Check and run Ansbile playbooks (push) Successful in 9m45s
Details
This commit is contained in:
parent
41967af509
commit
73ccc218e8
|
@ -11,6 +11,7 @@
|
||||||
ansible.builtin.user:
|
ansible.builtin.user:
|
||||||
name: debian
|
name: debian
|
||||||
register: user
|
register: user
|
||||||
|
|
||||||
- name: Docker compose down
|
- name: Docker compose down
|
||||||
ansible.builtin.command: docker compose down
|
ansible.builtin.command: docker compose down
|
||||||
args:
|
args:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
ansible
|
ansible
|
||||||
proxmoxer
|
proxmoxer
|
||||||
requests
|
requests
|
||||||
infisical
|
infisical-python
|
||||||
|
|
Loading…
Reference in New Issue