Skip to content

0.21.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 18:23
· 346 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.21.3!

๐ŸŽ‰ Enhancements

  • Minor touch-up of GitHub actions workflows (#459) @alessfg

โฌ†๏ธ Dependencies

  • Bump Ansible collections (#462) @alessfg
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#461) @dependabot
  • Bump ansible-lint from 5.2.0 to 5.2.1 in /.github/workflows/requirements (c0c9ca3) @alessfg
  • Bump ansible-core from 2.11.5 to 2.11.6 in /.github/workflows/requirements (#460) @dependabot
  • Bump docker from 5.0.2 to 5.0.3 in /.github/workflows/requirements (#458) @dependabot

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

Resources