Wait for odroid with port 2049 does not work anymore.

This commit is contained in:
2025-06-26 06:47:13 +00:00
parent a7e86b481a
commit f74c2cec40

View File

@@ -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: