Wait for odroid with port 2049 does not work anymore.
This commit is contained in:
2
nas.yaml
2
nas.yaml
@@ -23,7 +23,7 @@
|
|||||||
- name: Wait odroid is responding
|
- name: Wait odroid is responding
|
||||||
ansible.builtin.wait_for:
|
ansible.builtin.wait_for:
|
||||||
host: 192.168.178.56
|
host: 192.168.178.56
|
||||||
port: 2049
|
# port: 2049
|
||||||
|
|
||||||
- name: Mount odroid storage
|
- name: Mount odroid storage
|
||||||
ansible.posix.mount:
|
ansible.posix.mount:
|
||||||
|
|||||||
Reference in New Issue
Block a user