Nginxinc Ansible Role Nginx Versions Save

Ansible role for installing NGINX

0.10.0

5 years ago

Features:

  • Improve templating support for health checks, multiple location blocks, and auto indexing

Bug fixes:

  • Fetching the NGINX signing key is now more reliable
  • Fixed HTML templating

0.9.0

5 years ago

Features:

  • Refactor NGINX templating and file uploading
  • Add ability to upload and template HTML files
  • Add ability to upload SSL keys and certificates

0.8.0

5 years ago

Features:

  • Add ability to install NGINX Plus Controller agent
  • Refactor installation of NGINX Amplify agent
  • Rename variables to be prefixed with nginx_

Bug fixes:

  • Correct spelling of name in tasks/prerequisites/setup-debian.yml

0.7.1

5 years ago

Features:

  • Add enabled parameter to NGINX and NGINX Unit handlers

0.7.0

5 years ago

Features:

  • Add Amazon Linux 2 support for NGINX Plus
  • Add ability to delete NGINX Plus license after installation

Bug fixes:

  • GeoIP module can now be properly installed
  • Module installation will no longer fail if only one module is specified

0.6.0

5 years ago

Features:

  • Improve NGINX Unit related documentation
  • Add FreeBSD and Amazon Linux 2 support for NGINX Unit
  • Allow users to install NGINX Unit without having to also install NGINX

0.5.0

5 years ago

Features:

  • Add support for NGINX Unit

0.4.0

6 years ago

Features:

  • Implement support for FreeBSD
  • Allow users to select the default NGINX repository

0.3.0

6 years ago

New features:

  • Improve Travis CI testing strategy

Bug fixes:

  • Fix templating and push tasks

0.2.0

6 years ago

New features:

  • Add support for all first party NGINX modules

Bug fixes:

  • Role should now work correctly in distros with old versions of Python
  • Rest API configuration will now only be created when rest_api_enable is set to true (an empty file would be created in previous versions if rest_api_enable was set to false)
  • Uploading/dynamically generating files should now result in the files being uploaded/created to/in the correct directory