Installs and configures adelolmo's re-implementation of hd-idle.

privatewright 5760aae8bd Update ansible minimum version 1 year ago
defaults 8763ba0c3c Update hd-idle version to 1.21 1 year ago
handlers 431887ecc4 Add base files 1 year ago
meta 5760aae8bd Update ansible minimum version 1 year ago
tasks 431887ecc4 Add base files 1 year ago
templates 431887ecc4 Add base files 1 year ago
vars 431887ecc4 Add base files 1 year ago
COPYING 40f2447c2a Initial commit 1 year ago
README.md 8763ba0c3c Update hd-idle version to 1.21 1 year ago

README.md

Ansible Role: hd-idle

Installs and configures adelolmo's re-implementation of hd-idle.

Requirements

No special requirements, but note that this role requires root access.

Role Variables

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.

Dependencies

None.

Example Playbook

- hosts: servers
  become: true
  roles:
     - privatewright.hd_idle

License

GPL-3.0.

Author Information

This role was created in 2023 by privatewright.