mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
9ab06a5e06
* [mysql_hardening] Allow setting the mysql_distribution On some operating systems, the package for MySQL is not `mysql-server`, and so the default check for this will not yield the correct result. This change adds an escape hatch by letting the user set `mysql_distribution`. Additionally, it verifies that it is set to a legal value if the user has set it. Closes #472 Signed-off-by: Shawn Wilsher <656602+sdwilsh@users.noreply.github.com> * Update roles/mysql_hardening/tasks/main.yml Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com> |
||
---|---|---|
.. | ||
apache_hardening@41bd7d7e9d | ||
mysql_hardening | ||
nginx_hardening | ||
os_hardening | ||
ssh_hardening | ||
windows_hardening@41e8a1893c |