WIP: Joplin VM #3
|
@ -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