Skip to content

0.24.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Oct 00:03
· 188 commits to refs/heads/main since this release
262313c

👾 Help make the NGINX Ansible role better by participating in our survey! 👾

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

🚀 Features

🎉 Enhancements

🧪 Tests

  • Explicitly use x86_64 in certain Molecule scenarios (#659) @alessfg
  • Update Molecule CI/CD to support NGINX 1.25.2 (#649) @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.2), run ansible-galaxy install -f nginxinc.nginx,v0.24.2.

Resources