Installs and configures adelolmo's re-implementation of hd-idle.
|
1 yıl önce | |
---|---|---|
defaults | 1 yıl önce | |
handlers | 1 yıl önce | |
meta | 1 yıl önce | |
tasks | 1 yıl önce | |
templates | 1 yıl önce | |
vars | 1 yıl önce | |
COPYING | 1 yıl önce | |
README.md | 1 yıl önce |
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.