charlesrocket.freebsd.laptop role – Deploys laptop tunings

Note

This role is part of the charlesrocket.freebsd collection (version 1.10.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install charlesrocket.freebsd.

To use it in a playbook, specify: charlesrocket.freebsd.laptop.

Entry point main – Deploys laptop tunings

Synopsis

  • Tasks and tunings for laptops.

Parameters

Parameter

Comments

laptop_dock

boolean

Enable docking station drivers.

Choices:

  • false ← (default)

  • true

laptop_thinkpad

boolean

Enable ThinkPad ACPI drivers.

Choices:

  • false ← (default)

  • true

Authors

  • charlesrocket