redirectionio.nginx_module

Ansible redirectionio-nginx_module Role

redirection.io is a tool for managing web traffic redirection. It helps website administrators, SEO agencies, and developers to analyze HTTP errors, set up HTTP redirects, and monitor website traffic.

This role installs the redirection.io nginx module. It works with Debian and RHEL-based Linux systems.

Once installed, you can use the redirection.io nginx module in your nginx Virtualhosts, as explained in the related documentation.

Installation

To install, simply run the following command:

ansible-galaxy install redirectionio.nginx_module

Role Variables

By default, this role installs the latest stable version of libnginx-mod-redirectionio. You can change this behavior with these role variables:

  • redirectionio_nginx_module_channel (default: stable): Choose a release channel (stable or beta).
  • redirectionio_nginx_module_main_version (default: 2): Main version of the module, allowing safe upgrades without breaking changes.
  • redirectionio_nginx_module_version (default: *): Specific version of the module. Use * for the latest version. Valid formats are: [timestamp]:[version]-[build]. For example, if you want version 2.0.0, use :2.0.0-.

Example Playbook

- hosts: webservers
  roles:
    - { role: redirectionio.nginx_module, become: true }

Dependencies

This role does not have any dependencies.

License

This role is available under the MIT License.

Informazioni sul progetto

Install libnginx-mod-redirectionio. redirection.io is a versatile http redirection agent designed to help your SEO

Installa
ansible-galaxy install redirectionio.nginx_module
Licenza
mit
Download
139
Proprietario
Log your website traffic, analyze it, and setup redirects and SEO improvements on the fly.