No description
Find a file
TheRealDarklord 478a8c22a0
feat: deploy from github releases
The role no longer contains self compiled binaries for different architectures. It now uses the github release page to deploy the binaries from the `latest` release.
2026-02-28 13:00:30 +01:00
defaults fix: fixed linter issues 2024-11-03 18:39:19 +01:00
files/conf feat: deploy from github releases 2026-02-28 13:00:30 +01:00
handlers fix: fixed linter issues 2024-11-03 18:39:19 +01:00
meta chore: version bump 2024-11-03 19:00:13 +01:00
tasks feat: deploy from github releases 2026-02-28 13:00:30 +01:00
vars feat: deploy from github releases 2026-02-28 13:00:30 +01:00
README.md refactor: updated role variable table 2024-11-03 18:45:26 +01:00

therealdarklord.setup_starship

This role installs starship and activates it for a list of users.

Role Variables

Variable Type Default Description
therealdarklord_setup_starship_mode string "install" mode for setup, possible values are "install" and "remove"
therealdarklord_setup_starship_users string[] [] control for which users the starship .bashrc addition shall be installed

License

BSD

Author Information

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