aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jumbotron
AgeCommit message (Collapse)Author
2019-07-06jumbotron: apt: fix no-free -> non-freeEmil Renner Berthing
2019-07-06roles: fix warnings about bare boolean variablesEmil Renner Berthing
2019-03-25jumbotron: fakta: make a better bell soundEmil Renner Berthing
2019-03-20jumbotron: fakta: added fakta bellMax Campbell
2019-02-10users: max: addedmax
2019-01-29users: richard: addedRichard42Graham
2019-01-13users: add more flexible user managementEmil Renner Berthing
Now user data is in roles/users/defaults/main.yml and each server should have a hash like this users: 'foo': sudo 'bar': true 'baz': false #'qux': false This means the user foo will be created with sudo access, the user bar will be created without sudo access, while baz and qux will be removed.
2018-12-06jumbotron: autologin: fix unneeded calculationEmil Renner Berthing
2018-11-24jumbotron: autologin: better set differenceEmil Renner Berthing
2018-10-08jumbotron: irssi: cleanupEmil Renner Berthing
the irssi package is already installed by the apt_packages.irssi = resent variable
2018-10-07jumbotron: console: make sure console-setup is enabledEmil Renner Berthing
2018-10-03jumbotron: add role to set up jumbotron rpiEmil Renner Berthing