ansible-collection-hardening/roles
Dennis Eriksen 4df95e3733
OpenBSD does not set distributiuon_major_version (#597)
This role fails with `The task includes an option with an undefined variable` on OpenBSD because `distributiuon_major_version` is not set on OpenBSD.

We should either default to "" if the variable is not set, or remove `vars/OpenBSD.yml`. I would prefer the former :)

Signed-off-by: Dennis Eriksen <d@ennis.no>

Signed-off-by: Dennis Eriksen <d@ennis.no>
2022-11-04 12:00:55 +01:00
..
apache_hardening@41bd7d7e9d move to collections 2020-11-07 21:19:43 +01:00
mysql_hardening simplify OS-vars files 2022-10-25 18:59:11 +02:00
nginx_hardening nginx variables for configuration and owner (#578) 2022-09-08 14:58:10 +02:00
os_hardening fix(os_hardening): cast expected int types in pam tasks 2022-10-27 16:50:08 +02:00
ssh_hardening OpenBSD does not set distributiuon_major_version (#597) 2022-11-04 12:00:55 +01:00
windows_hardening@41e8a1893c move to collections 2020-11-07 21:19:43 +01:00