Try with delegate to.

This commit is contained in:
2026-04-01 16:50:37 +00:00
parent f2ef57e20c
commit 5b48a6c859

View File

@@ -19,6 +19,8 @@
- name: Wakeup odroid - name: Wakeup odroid
community.general.wakeonlan: community.general.wakeonlan:
mac: '00:1E:06:45:4C:44' mac: '00:1E:06:45:4C:44'
broadcast: 192.168.178.60
delegate_to: localhost
# - name: Wait for odroid # - name: Wait for odroid
# ansible.builtin.pause: # ansible.builtin.pause: