WIP: Joplin VM #3
|
@ -1,5 +1,6 @@
|
||||||
- name: Setup Docker
|
- name: Setup Docker
|
||||||
hosts: joplin
|
hosts: joplin
|
||||||
|
roles: [managed]
|
||||||
tasks:
|
tasks:
|
||||||
- name: Wait for connection
|
- name: Wait for connection
|
||||||
ansible.builtin.wait_for:
|
ansible.builtin.wait_for:
|
||||||
|
|
Loading…
Reference in New Issue