Skip to content

0.21.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 12:44
· 220 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.1!

πŸš€ Features

  • Add support for installing NGINX OSS in Amazon Linux (#435) @alessfg

πŸŽ‰ Enhancements

  • Update list of support platforms for NGINX OSS (#435) @alessfg
  • Update list of supported platforms for NGINX Plus R25 (#446) @alessfg

⬆️ Dependencies

  • Bump Ansible collections (#445) @alessfg
  • Bump ansible-core from 2.11.4 to 2.11.5 in /.github/workflows/requirements (#442) @dependabot
  • Bump ansible-lint from 5.1.2 to 5.1.3 in /.github/workflows/requirements (#438) @dependabot
  • Bump yamllint from 1.26.2 to 1.26.3 in /.github/workflows/requirements (#436) @dependabot
  • Bump molecule[docker] from 3.4.0 to 3.5.1 in /.github/workflows/requirements (#444) @dependabot
  • Bump docker from 5.0.0 to 5.0.2 in /.github/workflows/requirements (#439) @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.1), run ansible-galaxy install -f nginxinc.nginx,v0.21.1.

Resources