nginx_module
Ansible redirectionio-nginx_module role
redirection.io is a Web traffic redirection manager. It provides a collection of tools for website administrators, SEO agencies and developers, which help analyze HTTP errors, setup HTTP redirections and monitor the traffic efficiently.
This role installs the redirection.io nginx module. It supports Debian and RHEL-based Linux distributions.
Once installed, the redirection.io nginx module might be used in nginx Virtualhosts, as described in the related documentation.
Installation
Simply run the following command:
ansible-galaxy install redirectionio.nginx_module
Role variables
By default, this role installs the last stable version of libnginx-mod-redirectionio. This behavior can be modified using the following role variables:
redirectionio_nginx_module_channel
(default:stable
): choose a specific release channel (stable
orbeta
)redirectionio_nginx_module_main_version
(default:2
): main version of the nginx module. This allows to upgrade safely your system without BC break with a new main versionredirectionio_nginx_module_version
(default:*
): specific version of the nginx module. Use*
to use the latest available version. Valid versions are of the form:[timestamp]:[version]-[build]
, if you want a specific version like2.0.0
, you should use:2.0.0-
Example playbook
- hosts: webservers
roles:
- { role: redirectionio.nginx_module, become: true }
Dependencies
This role has no dependency.
License
This role is available under the terms of the MIT License.
About
Install libnginx-mod-redirectionio. redirection.io is a versatile http redirection agent designed to help your SEO
Install
ansible-galaxy install redirectionio/ansible-libnginx-mod-redirectionio
License
mit
Downloads
119
Owner
Log your website traffic, analyze it, and setup redirects and SEO improvements on the fly.