disable gather_facts
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m20s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m20s
Details
This commit is contained in:
parent
c8f7be5041
commit
6c9f52a772
|
@ -1,6 +1,7 @@
|
|||
- name: Setup Docker
|
||||
hosts: joplin
|
||||
roles: [managed]
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- name: Wait for connection
|
||||
ansible.builtin.wait_for:
|
||||
|
|
Loading…
Reference in New Issue