Use both odroid interfaces for wakeup.
This commit is contained in:
6
nas.yaml
6
nas.yaml
@@ -22,6 +22,12 @@
|
|||||||
broadcast: 192.168.178.60
|
broadcast: 192.168.178.60
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
||||||
|
- name: Wakeup odroid
|
||||||
|
community.general.wakeonlan:
|
||||||
|
mac: '00:1E:06:45:4C:45'
|
||||||
|
broadcast: 192.168.178.56
|
||||||
|
delegate_to: localhost
|
||||||
|
|
||||||
# - name: Wait for odroid
|
# - name: Wait for odroid
|
||||||
# ansible.builtin.pause:
|
# ansible.builtin.pause:
|
||||||
# minutes: 1
|
# minutes: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user