mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
fb8b9142c8
* rework filesystem hardening - removed a lot duplicated code by using a loop - added new hardening options for /tmp - added new options "passno" and "dump" for every filesystem. currently ansible changed that values to 0 for every fs new default depends on fstype, can be overwriten in config - removed default fstype in config the type will now be autodetected, can be overwriten in config - mount src setting is now optional the source will now be autodetected, can be overwriten in config - it will be now checked, if it is really a mount - changed fs reload to handler - removed check os_auditd_enabled on /var/log/audit Signed-off-by: divialth <65872926+divialth@users.noreply.github.com> * fix lint errors Signed-off-by: divialth <65872926+divialth@users.noreply.github.com> * implemented the name suggestions Signed-off-by: divialth <65872926+divialth@users.noreply.github.com> Signed-off-by: divialth <65872926+divialth@users.noreply.github.com> |
||
---|---|---|
.. | ||
apache_hardening@41bd7d7e9d | ||
mysql_hardening | ||
nginx_hardening | ||
os_hardening | ||
ssh_hardening | ||
windows_hardening@41e8a1893c |