Releases: coopdevs/nginx_modsec3_crs-role
Releases · coopdevs/nginx_modsec3_crs-role
1.0.3
v1.0.2
Fixes
- Errors in documentation
- Path where copy the compiled module
Enhancements
- Dynamically set NGINX's conf path variables
Full Changelog: 1.0.1...1.0.2
v1.0.1
Fixes
- Remove
jdauphant.nginxfrom meta because is run first. Added as a dependency onrequirements.yml. - Enable the plugin using a template
- Clear previous compilations artifacts
Full Changelog: 1.0.0...1.0.1
v1.0.0
Forked from @perryk ansible-role-nginx-modsec3-crs3
Changes
- Rename
ansible-role-nginxreferences tojdauphant.nginx - Add checks searching if
ModSecurity,nginx-modsecurityand the OWASP ruleset are already present. - Add conditionals to skip the related tasks if already are present (except the
nginx_modsec3_crs3_force_compileis set toTrue) - Docs changes: Reflect new properties and fix NGINX directives sintaxys.
- Other minor fixes
- Changes are relicensed under GPL3.