Remove IP Broadcast address from NAS playbook.
This commit is contained in:
2
nas.yaml
2
nas.yaml
@@ -19,13 +19,11 @@
|
||||
- name: Wakeup odroid
|
||||
community.general.wakeonlan:
|
||||
mac: '00:1E:06:45:4C:44'
|
||||
broadcast: 192.168.178.60
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user