Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Ansible-mysql-hardening 2.1.0

Compare
Choose a tag to compare
@rndmh3ro rndmh3ro released this 14 Dec 20:05
· 46 commits to master since this release
33a85b2

Changelog

2.1.0 (2019-12-14)

Full Changelog

Implemented enhancements:

  • Add support for Debian Buster in ansible-mysql-hardening #37
  • Update readme to include baselines #28
  • migrate to new inspec test suite #25
  • use bool filter on bare variable to address Ansible 2.8 deprecation warning #40 (deefour)
  • Add test support for Debian Buster #38 (cnkk)
  • remove eol'd OS and add new #34 (rndmh3ro)
  • replace iteritems with items for python3 support #33 (rndmh3ro)
  • make mysql daemon enabling configurable #30 (rndmh3ro)
  • Fix ansible.cfg settings #29 (fazlearefin)

Fixed bugs:

  • Template fails to render with Python 3 #32
  • my.cnf symlink turns into None? #24