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 inamd64
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