No description
Find a file
TheRealDarklord d2ac71ddd1 chore: version bump
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.
2024-11-03 19:00:13 +01:00
defaults fix: fixed linter issues 2024-11-03 18:39:20 +01:00
handlers fix: fixed linter issues 2024-11-03 18:39:20 +01:00
meta chore: version bump 2024-11-03 19:00:13 +01:00
tasks fix: fixed linter issues 2024-11-03 18:39:20 +01:00
templates fix: split behaviour 2024-02-26 21:34:57 +01:00
vars fix: fixed linter issues 2024-11-03 18:39:20 +01:00
README.md refactor: updated role variable table 2024-11-03 18:45:27 +01:00

therealdarklord.setup_tmux

This role installs tmux and adds a custom bash script for starting a configured session.

Role Variables

Variable Type Default Description
therealdarklord_setup_tmux_mc_mode bool therealdarklord_setup_tmux_mode indicates if mc should be removed too when tmux is removed
therealdarklord_setup_tmux_mode enum("install", "remove") "install" mode for setup
therealdarklord_setup_tmux_users string[] [] list of users for which the customized tmux session script should be deployed

License

BSD

Author Information

Markus Reichardt (https://www.therealdarklord.eu)