Fix #53: Typo (#57)
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Has been cancelled

Reviewed-on: #57
This commit is contained in:
2024-03-30 01:19:27 +00:00
parent 3b22a7c7d2
commit 94a836f135
4 changed files with 4 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