This role configures several tasks at the OS level
-
installs a host file based (DNS) blocking based upon energized. The original hosts file is backed up to
/etc/hosts.originaland can be restored by running the role withhosts_pack: noneagain. Have a look at packs for an overview of available packs and their features. -
allows sudo permissions without password
-
configures Thinkpad related settings
Run molecule test to test this role via docker
- Sudo permission
| Variable | Description | default |
|---|---|---|
| hosts_pack | if and which hosts pack to use from energized | false |
| thinkpad | Thinkpad specific settings | false |
| sudo_without_password | Allow sudo withput password | false |
No dependencies
See converge.yaml
MIT