Retrigger finance 0003
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m56s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m56s
This commit is contained in:
parent
7c085d1375
commit
2ec7a6ff58
@ -7,7 +7,6 @@
|
|||||||
- name: Wait for connection
|
- name: Wait for connection
|
||||||
ansible.builtin.wait_for_connection:
|
ansible.builtin.wait_for_connection:
|
||||||
timeout: 300
|
timeout: 300
|
||||||
|
|
||||||
- name: Check if project exists
|
- name: Check if project exists
|
||||||
ansible.builtin.stat:
|
ansible.builtin.stat:
|
||||||
path: "$HOME/{{ app }}"
|
path: "$HOME/{{ app }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user