github nginxinc/ansible-role-nginx 0.24.3

pre-release2 months ago

๐Ÿ‘พ Help make the NGINX Ansible role better by participating in our survey! ๐Ÿ‘พ

What's new in NGINX's Ansible role 0.24.3!

๐Ÿ”” Deprecation Warnings

  • This is the last release that will support RHEL 7 based distributions. If you are using this role to install NGINX on RHEL/CentOS/Oracle Linux 7, do note that CentOS 7 has reached EoL and RHEL 7 has reached EoM and will not be supported by new NGINX releases moving forward.
  • The NGINX Agent capabilities in this role will be migrated to a separate role sometime in the near future.

๐Ÿš€ Features

๐ŸŽ‰ Enhancements

๐Ÿ› Bug Fixes

  • Fix installing NGINX on BSD systems (#718) @alessfg
  • Use local role name in Molecule tests (#682) @alessfg
  • Avoid re-copying the NGINX Amplify config file every time the role is re-run (#679) @alessfg

๐Ÿงช Tests

  • Update Molecule to remove Alpine Linux 3.15 (#697) @alessfg
  • Use local role name in Molecule tests (#682) @alessfg
  • Update Molecule to support NGINX Plus R31 (#681) @alessfg
  • Avoid re-copying the NGINX Amplify config file every time the role is re-run (#679) @alessfg

โฌ†๏ธ Dependencies

Install & Upgrade

  • To install the Ansible NGINX role on a fresh environment, run ansible-galaxy install nginxinc.nginx.
  • To upgrade the Ansible NGINX role to the latest release, run ansible-galaxy install -f nginxinc.nginx.
  • To install or upgrade to this specific Ansible NGINX role release (0.24.3), run ansible-galaxy install -f nginxinc.nginx,v0.24.3.

Resources

Don't miss a new ansible-role-nginx release

NewReleases is sending notifications on new releases.