Releases: lkirkwood/ansible-sshman
Releases · lkirkwood/ansible-sshman
Release 0.1.2
First github release.
Features:
- Can create user accounts on hosts managed by ansible according to the provided config file.
- Will remove old user accounts that have been removed from the config since the last run.
- Can grant users sudo access.
Drawbacks:
- Currently relies on ansible using the username 'ansible' on managed hosts.