--- - name: "Install wakeonlan" become: true ansible.builtin.package: name: "wakeonlan" state: "present"