mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
3.4 KiB
3.4 KiB
Changelog
2.1.0 (2018-11-18)
Merged pull requests:
- add ubuntu 18.04 support #20 (rndmh3ro)
- updated minimum required ansible version to 2.5 in README, as the used 'loop' keyword was introduced in version 2.5 #19 (szEvEz)
2.0.0 (2018-09-08)
Implemented enhancements:
- Update readme to include baselines #10
- Update testing, remove useless params, style update #18 (rndmh3ro)
- Update README.md #14 (vishesh92)
- Add comment filter to {{ansible_managed}} string #12 (fazlearefin)
- use new Docker images #8 (rndmh3ro)
Fixed bugs:
- Running kitchen verify asks for 'roots' password #11
- Fix duplicate ssl_prefer_server_ciphers error #16 (oakey-b1)
1.0.2 (2016-10-24)
Fixed bugs:
- Syntax Error while loading YAML in defaults/main.yml #6
Merged pull requests:
1.0.1 (2016-09-23)
Fixed bugs:
- ssl_dhparam #4
Closed issues:
Merged pull requests:
- create dhparam file. fix #4 #5 (rndmh3ro)
- improve gemfile, update readme for local tests #1 (chris-rock)
1.0.0 (2016-08-11)
* This Changelog was automatically generated by github_changelog_generator