Skip to content

Releases: nginxinc/ansible-role-nginx

0.11.0

14 Jan 18:24
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release

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

26 Nov 22:19
Compare
Choose a tag to compare
0.10.1 Pre-release
Pre-release

Bug fixes:

  • Fix HTML template to use correct variable name

0.10.0

26 Nov 19:35
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release

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

18 Oct 00:53
53a5c95
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

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

17 Sep 17:49
44a74aa
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

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

21 Aug 17:40
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

Features:

  • Add enabled parameter to NGINX and NGINX Unit handlers

0.7.0

03 Aug 23:03
795e5a2
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

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

19 Jul 19:36
795e5a2
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

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

27 Jun 23:33
795e5a2
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Features:

  • Add support for NGINX Unit

0.4.0

25 May 20:14
795e5a2
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Features:

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