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