Skip to content

mkubenka/ansible-role-nginx-modsecurity

Repository files navigation

Ansible Role NGINX ModSecurity Build Status

Install ModSecurity 2.9 as Nginx dynamic module.

Requirements

  • nginx has to be installed from official repo (you can use the mkubenka.nginx role to install).

Role Variables

None

Dependencies

Example Playbook

- hosts: servers
  nginx_modules:
    - ngx_http_modsecurity
  roles:
     - { role: mkubenka.nginx }
     - { role: mkubenka.nginx-modsecurity }

License

BSD

Author Information

Michal Kubenka mkubenka@gmail.com

About

ModSecurity as Nginx dynamic module.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages