Use older infisical library
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m48s
Details
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m48s
Details
This commit is contained in:
parent
899f8614a0
commit
6b227ab45a
|
@ -7,6 +7,7 @@
|
|||
- name: Wait for connection
|
||||
ansible.builtin.wait_for_connection:
|
||||
timeout: 300
|
||||
|
||||
- name: Check if project exists
|
||||
ansible.builtin.stat:
|
||||
path: "$HOME/{{ app }}"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
ansible
|
||||
proxmoxer
|
||||
requests
|
||||
infisical-python
|
||||
infisical
|
||||
|
|
Loading…
Reference in New Issue