ansible-acme-sh/CHANGES.md

15 lines
295 B
Markdown
Executable File

# Changelog
### v1.1.0
*Released: February 25th 2021*
- Change `apt` to `package` so the role works with CentOS and potentially other non-Debian distros
- Ensure certificate info task isn't run when Ansible is run in check mode
### v1.0.0
*Released: September 29th 2018*
- Initial release