Skip to content

0.19.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 21:33
· 272 commits to main since this release

πŸ‘Ύ Help make the NGINX Ansible role better by participating in our survey! πŸ‘Ύ

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

πŸš€ Features

πŸŽ‰ Enhancements

  • Add Alpine 3.13 to the list of NGINX Plus supported platforms (#391) @alessfg
  • Tweak Molecule tests to account for the updated list of supported platforms (#383) @alessfg
  • Fix package module in Molecule verification tests (#364) @alessfg
  • Update GitHub templates (#363) @alessfg

πŸ› Bug Fixes

πŸ“ Documentation

⬆️ 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.19.2), run ansible-galaxy install -f nginxinc.nginx,v0.19.2.

Resources