aboutsummaryrefslogtreecommitdiffstats
path: root/roles/users/tasks/semi.yml
AgeCommit message (Collapse)Author
2018-10-09users: make user groups configurableEmil Renner Berthing
On the doorputer we want to put every user in both the dialout group and the sudo group
2018-09-30users: start user uids from 2000Emil Renner Berthing
This way we shouldn't conflict with existing users. Eg. the 'pi' user on Raspbian
2018-09-30users: prepare for running on other OSesEmil Renner Berthing
2018-09-26Format yaml lists like yaml.orgEmil Renner Berthing
2018-09-11users: semi: addedTroels Bang Jensen