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

Commit 143270c

Browse files
author
Sebastian Gumprich
committed
update changelog
1 parent 71062df commit 143270c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@
55

66
### Breaking Changes:
77

8-
- renamed 'mysql\_hardening\_mysql\_conf' var to 'mysql\_hardening\_mysql\_[\#22](https://github.com/dev-sec/ansible-mysql-hardening/pull/22) ([agno01](https://github.com/agno01))
8+
- [\#22](https://github.com/dev-sec/ansible-mysql-hardening/pull/22) ([agno01](https://github.com/agno01))
9+
- renamed `mysql_hardening_mysql_conf` var to `mysql_hardening_mysql_conf_file`
10+
- introduced `mysql_hardening_mysql_conf_dir` variable
11+
- set default value of `mysql_hardening_mysql_conf_dir` variable for RedHat, OracleLinux, Debian
12+
- changed default hardcoded full path in `mysql_hardening_hardening_conf` var to be based on `mysql_hardening_mysql_conf_dir` var
13+
914

1015
---
1116

1217
**Implemented enhancements:**
1318

1419
- Add CentOS7 with MariaDB support [\#27](https://github.com/dev-sec/ansible-mysql-hardening/pull/27) ([chrispoupart](https://github.com/chrispoupart))
15-
- - renamed 'mysql\_hardening\_mysql\_conf' var to 'mysql\_hardening\_mysql\_[\#22](https://github.com/dev-sec/ansible-mysql-hardening/pull/22) ([agno01](https://github.com/agno01))
1620
- add follow=yes to my.cnf protect task, incase its a symlink. fixes \#20 [\#21](https://github.com/dev-sec/ansible-mysql-hardening/pull/21) ([rndmh3ro](https://github.com/rndmh3ro))
1721

1822
**Fixed bugs:**

0 commit comments

Comments
 (0)