Skip to content

0.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 16:42
· 251 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.20.0!

πŸ’£ Breaking Changes

πŸŽ‰ Enhancements

  • Replace "yes"/"no" boolean values with "true"/"false" (#414) @alessfg
  • Replace Ansible base with Ansible core (#412) @alessfg

πŸ› Bug Fixes

  • Update the URL used to fetch the latest NGINX source version (#411) @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.20.0), run ansible-galaxy install -f nginxinc.nginx,v0.20.0.

Resources