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

privatewright 5760aae8bd Update ansible minimum version преди 1 година
defaults 8763ba0c3c Update hd-idle version to 1.21 преди 1 година
handlers 431887ecc4 Add base files преди 1 година
meta 5760aae8bd Update ansible minimum version преди 1 година
tasks 431887ecc4 Add base files преди 1 година
templates 431887ecc4 Add base files преди 1 година
vars 431887ecc4 Add base files преди 1 година
COPYING 40f2447c2a Initial commit преди 1 година
README.md 8763ba0c3c Update hd-idle version to 1.21 преди 1 година

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.