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

This commit is contained in:
Gleb Koval 2023-09-04 22:23:12 +01:00
parent c8f7be5041
commit 6c9f52a772
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 0 deletions

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: