Releases: nginxinc/ansible-role-nginx
Releases · nginxinc/ansible-role-nginx
0.11.0
Features:
- Allow setting a custom apt and rpm signing key host
- Add support for enabling an http to https redirects
- Add ansible_managed to templates
- Rename html_app_name to web_server_name
- Rename load_balancer block to reverse_proxy
- Allow setting the listen port when using SSL
- Improve SSL defaults
- Allow setting http or https server locations in proxy_pass
Bug fixes:
- Ignore undefined values for autoindex and health check
- Clarify that the redirect variable refers to a http to https redirect
0.10.1
Bug fixes:
- Fix HTML template to use correct variable name
0.10.0
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
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
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
Features:
- Add enabled parameter to NGINX and NGINX Unit handlers
0.7.0
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
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
Features:
- Add support for NGINX Unit
0.4.0
Features:
- Implement support for FreeBSD
- Allow users to select the default NGINX repository