aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jumbotron/vars
AgeCommit message (Collapse)Author
2019-07-06jumbotron: apt: fix no-free -> non-freeEmil Renner Berthing
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-10-03jumbotron: add role to set up jumbotron rpiEmil Renner Berthing