wakeonlan ========= This role install Wake on LAN support for target Requirements ------------ . Role Variables -------------- Respond to: - **wakeonlan_enabled** (boolean): If true install and configure WoL - **wakeonlan_interface** (string): the interface to setup for WoL - **wakeonlan_mode** (string): the mode selected for WoL, default to `g` Dependencies ------------ - ethtool Example Playbook ---------------- `ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=example_target" --tags wol` License ------- GPLv3 Author Information ------------------ - [Claudio Maradonna](https://social.unitoo.it/claudio)