No description
Increased the minimal required ansible version. Since all tasks use modules identified by their full qualified name the min version had to be at least `2.10` anyways. It is now set to `2.12` which is the lowest of all own roles. |
||
|---|---|---|
| defaults | ||
| files/skins | ||
| handlers | ||
| meta | ||
| tasks | ||
| vars | ||
| README.md | ||
therealdarklord.setup_mc
This role installs Midnight Commander and adds a custom Skin for selected users.
Role Variables
| Variable | Type | Default | Description |
|---|---|---|---|
| therealdarklord_setup_mc_mode | enum("install", "remove") | "install" | mode for setup |
| therealdarklord_setup_mc_users | string[] | [] | list of users for which the midnight commander skin should be deployed |
License
BSD
Author Information
Markus Reichardt (https://www.therealdarklord.eu)