summaryrefslogtreecommitdiff
path: root/roles/unix_users/defaults
AgeCommit message (Collapse)AuthorFilesLines
2017-12-13Add: password field for users in unix_usersLars Wirzenius1-0/+4
This is for an _encrypted_ password. Sometimes it's necessary to have one, and just ssh key access isn't enough. Say, IMAP users.
2017-12-06Add: new fields for unix_users list itemsLars Wirzenius1-1/+10
2017-04-12Add a role to create Unix system usersLars Wirzenius1-0/+21
Including setting authorized_keys, and passwordless sudo access.