Skip to content

0.17.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@alessfg alessfg released this 09 Nov 19:37
· 323 commits to main since this release
bfbacd0

ENHANCEMENTS:

  • Add survey to README.
  • Improve README structure and use tables where relevant.
  • Update Ansible (now Ansible base) to 2.10.3, Ansible (now Ansible Community Distribution) to 2.10.3, Ansible Lint to 4.3.7, Molecule to 3.1.5, and yamllint to 1.25.0.
  • Optimize NGINX Plus install/remove tasks.

BUG FIXES:

  • Prevent TravisCI from trying to build (and failing) NGINX Plus images on external PRs.
  • Fix naming for SELinux facts dictionary.
  • Role now runs correctly when using Ansible's check mode.
  • Removing the NGINX Plus license in RHEL based distros should no longer return a repository not found error.
  • Fix issue when removing NGINX Plus license on some distributions.
  • Fix Amazon Linux NGINX Plus install while at it.