Skip to content

0.24.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 19:36
· 171 commits to refs/heads/main since this release
84126a7

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

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

๐Ÿš€ Features

  • Update role to add/remove distributions supported/no longer supported by NGINX OSS 1.25.1 (#632) @alessfg

๐ŸŽ‰ Enhancements

๐Ÿ› Bug Fixes

  • Fix: OracleLinux 8 uses Python3.11 cryptography (#620) @pdabelf5

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

Resources