Skip to content

0.23.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 22:34
· 221 commits to refs/heads/main since this release
285b745

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

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

๐Ÿš€ Features

๐ŸŽ‰ Enhancements

  • Fix NGINX OSS upgrade & downgrade use cases on Alpine Linux (#529) @alessfg
  • Add source support for PCRE 2 and OpenSSL 3.0 (#526) @alessfg

๐Ÿ› Bug Fixes

  • Fix NGINX OSS upgrade & downgrade use cases on Alpine Linux (#529) @alessfg
  • Ensure gpg-agent is installed on Ubuntu (#508) @coaxial

๐Ÿงช Tests

โฌ†๏ธ 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.23.2), run ansible-galaxy install -f nginxinc.nginx,v0.23.2.

Resources