disable gather_facts
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m20s

This commit is contained in:
2023-09-04 22:23:12 +01:00
parent c8f7be5041
commit 6c9f52a772

View File

@@ -1,6 +1,7 @@
- name: Setup Docker
hosts: joplin
roles: [managed]
gather_facts: false
tasks:
- name: Wait for connection
ansible.builtin.wait_for: