Fix #53: Fix Ansible handlers (again) (#56)
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 2m12s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 2m12s
Reviewed-on: #56
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
- name: Wait for connection
|
||||
ansible.builtin.wait_for_connection:
|
||||
timeout: 300
|
||||
|
||||
- name: Docker compose down
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: "$HOME/{{ app }}"
|
||||
|
Reference in New Issue
Block a user