Skip to content

0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alessfg alessfg released this 22 Apr 15:23
5a77317

This is a relatively minor release, but it includes a potential breaking change (hence the version bump). The one major new feature is the ability to install/build NGINX Open Source from source.

Features:

  • Install/build NGINX from source options now available
  • Implement NGINX http sub module templating
  • NGINX config is now correctly validated each run
  • SSL Private Key data is hidden when running the role with the --diff flag

Bug fixes:

  • The role should no longer sporadically cause apt update to fail in amd64 systems when installing NGINX from an official repository
  • Modules should now correctly install when using a specific NGINX Plus version

Breaking changes:

  • The NGINX Controller agent can no longer be installed using this role. Please use the Ansible collection linked in the README