Unifi still not working
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 7m32s

This commit is contained in:
2024-07-13 17:21:52 +01:00
parent 5163f3906f
commit a8a1b0dac3
2 changed files with 8 additions and 2 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