Fix #50: Trigger all secrets playbooks (#51)
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 5m46s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 5m46s
Keep forgetting this :/ Reviewed-on: #51
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- name: Wait for connection
|
||||
ansible.builtin.wait_for_connection:
|
||||
timeout: 300
|
||||
|
||||
- name: Install dependencies
|
||||
ansible.builtin.apt:
|
||||
update_cache: true
|
||||
|
Reference in New Issue
Block a user