Installs and configures adelolmo's re-implementation of hd-idle.
|
преди 1 година | |
---|---|---|
defaults | преди 1 година | |
handlers | преди 1 година | |
meta | преди 1 година | |
tasks | преди 1 година | |
templates | преди 1 година | |
vars | преди 1 година | |
COPYING | преди 1 година | |
README.md | преди 1 година |
Installs and configures adelolmo's re-implementation of hd-idle.
No special requirements, but note that this role requires root access.
Available variables are listed below with their default values (see defaults/main.yml
):
hd_idle_version: "1.21"
Version of hd-idle that will be installed.
hd_idle_start: true
Set whether hd-idle service will be started automatically or not.
hd_idle_opts: ""
Options for hd-idle service. By default, this value is not defined.
None.
- hosts: servers
become: true
roles:
- privatewright.hd_idle
GPL-3.0.
This role was created in 2023 by privatewright.