51 lines
920 B
Markdown
51 lines
920 B
Markdown
|
# Changelog
|
||
|
|
||
|
### v0.4.0
|
||
|
|
||
|
*Released: January 25th 2018*
|
||
|
|
||
|
- Rename `user_authorized_keys_path` to `user_local_ssh_key_path`
|
||
|
- Add proper tests and support for Ubuntu 16, Debian Stretch and Debian Jessie
|
||
|
- Update format and style consistencies
|
||
|
|
||
|
### v0.3.3
|
||
|
|
||
|
*Released: October 27th 2016*
|
||
|
|
||
|
- Add ability to generate an SSH key pair (disabled by default)
|
||
|
|
||
|
### v0.3.1
|
||
|
|
||
|
*Released: October 9th 2016*
|
||
|
|
||
|
- Append groups to users
|
||
|
- Test against Ubuntu 16.04 LTS and Debian Jessie on Travis-CI
|
||
|
|
||
|
### v0.3.0
|
||
|
|
||
|
*Released: October 7th 2016*
|
||
|
|
||
|
- Add ability to create/assign groups
|
||
|
- Add ability to set a different shell
|
||
|
- Add ability to toggle copying an SSH key
|
||
|
- Add ability to toggle passwordless sudo
|
||
|
- Use the updated YAML syntax for tasks
|
||
|
|
||
|
### v0.2.1
|
||
|
|
||
|
*Released: October 6th 2016*
|
||
|
|
||
|
- Fix Travis-CI tests
|
||
|
|
||
|
### v0.2.0
|
||
|
|
||
|
*Released: October 6th 2016*
|
||
|
|
||
|
- Update role for Ansible 2.1
|
||
|
|
||
|
### v0.1.0
|
||
|
|
||
|
*Released: May 4th 2014*
|
||
|
|
||
|
- Initial release
|