Remove broadcast address to be usable in docker.

This commit is contained in:
2025-05-15 09:35:17 +02:00
parent b34e455c82
commit b06e5c67e6

View File

@@ -15,7 +15,6 @@
- name: Wakeup odroid
community.general.wakeonlan:
mac: '00:1E:06:45:4C:45'
broadcast: 192.168.178.255
delegate_to: localhost
- name: Wait odroid is responding