Skip to content

0.22.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 22:37
· 290 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.22.0!

๐Ÿ’ฃ Breaking Changes

  • Improve & fix uninstalling NGINX capabilities & remove nginx_install variable (#472) @alessfg

๐Ÿš€ Features

โฌ†๏ธ 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.22.0), run ansible-galaxy install -f nginxinc.nginx,v0.22.0.

Resources