Re-trigger finance VM setup
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 3m36s

This commit is contained in:
2024-11-26 19:43:08 +00:00
parent b44ada3173
commit b4a73f1dea
3 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
- name: Wait for connection
ansible.builtin.wait_for_connection:
timeout: 300
- name: Install system packages
ansible.builtin.apt:
update_cache: true