Skip to content

Releases: nginx/ansible-role-nginx

0.3.0

19 Apr 20:19
795e5a2
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

New features:

  • Improve Travis CI testing strategy

Bug fixes:

  • Fix templating and push tasks

0.2.0

12 Apr 18:31
795e5a2
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

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

0.1.0 - Initial release

26 Jan 22:54
795e5a2
Compare
Choose a tag to compare
Pre-release

Initial release of the NGINX Ansible role. Features include:

  • Install NGINX Open Source or NGINX Plus.
  • Choose between stable or mainline NGINX Open Source.
  • Install NGINX Amplify.
  • Install NGINX Javascript, Perl, and ModSecurity WAF NGINX modules.
  • Enable the NGINX Plus REST API and dashboard.
  • Upload NGINX configuration files.
  • Templated NGINX configuration system.