Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

74 lines (49 loc) · 5.42 KB

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

2.0.0 (2017-05-07)

Full Changelog

Implemented enhancements:

  • Add CentOS7 with MariaDB support #23
  • Add CentOS7 with MariaDB support #27 (chrispoupart)
    • renamed 'mysql_hardening_mysql_conf' var to 'mysql_hardening_mysql_… #22 (agno01)
  • add follow=yes to my.cnf protect task, incase its a symlink. fixes #20 #21 (rndmh3ro)

Fixed bugs:

  • error on task protect my.cnf #20

Merged pull requests:

1.0.0 (2016-06-28)

Full Changelog

Implemented enhancements:

Closed issues:

  • tasks - main #14
  • Fix directory structure. #6

Merged pull requests:

  • Local testing #17 (rndmh3ro)
  • fix rhel daemon #16 (rndmh3ro)
  • alt version initial commit #15 (fitz123)
  • add test support for ansible 2.0 and 1.9 #13 (rndmh3ro)
  • add webhook for ansible galaxy #11 (rndmh3ro)
  • update platforms in meta-file #10 (rndmh3ro)
  • Simplify local testing with custom role #9 (rndmh3ro)
  • New role layout #8 (rndmh3ro)
  • fix mysql restart not happening because of missing os specific variable #5 (fheinle)
  • Update kitchen-ansible, remove separate debian install #4 (rndmh3ro)
  • update common kitchen.yml platforms (ansible), kitchen_debian.yml platforms (ansible) #3 (chris-rock)
  • Separate system-vars from editable vars. #2 (rndmh3ro)
  • Add documentation for testing, change value in vars #1 (rndmh3ro)

* This Changelog was automatically generated by github_changelog_generator