roles-ansible.no_sleep
Don't Let Your Linux Computer Sleep
Function:
This Ansible role helps you disable or change the suspend and sleep settings on Linux machines using systemd and xset.
By default, it will stop all kinds of sleep and suspend modes by blocking certain systemd services and turning off the screen saver with xset off.
It should work on most machines.
It has been tested on systems using systemd and xorg, like Debian 9 and Arch Linux with i3wm as the window manager.
Configuration:
Check the defaults folder for all available options!
Something Wrong?
If you find any issues, feel free to improve this role or report a problem!
Maintenance: Not active Pull requests will be reviewed, but don’t expect updates to this old Ansible role. Use it at your own risk!
Informazioni sul progetto
Disable your screen saver and sleep/suspend of your linux system using xset, systemd and some more
Installa
ansible-galaxy install roles-ansible.no_sleep
Licenza
mit
Download
1.6k
Proprietario
Ansible roles provide a framework for fully independent, or interdependent collections of variables,tasks,files,templates &modules. Here we maintain some. enjoy