Trigger finance VM deployment
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 7m29s

This commit is contained in:
2024-11-26 17:48:23 +00:00
parent 15acf69833
commit b44ada3173
4 changed files with 1 additions and 3 deletions

View File

@@ -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 }}"