Skip to content

0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 12:17
· 227 commits to main since this release

๐Ÿ‘พ Help make the NGINX config Ansible role better by participating in our survey! ๐Ÿ‘พ

What's new in NGINX's config Ansible role 0.4.1!

๐Ÿ› Bug Fixes

  • Remove duplicated brace in http/auth.j2 (#185) @hqwisen
  • Fix deployment_location directory not being created (#187) @alessfg

โฌ†๏ธ Dependencies

Install & Upgrade

  • To install the Ansible NGINX config role on a fresh environment, run ansible-galaxy install nginxinc.nginx_config.
  • To upgrade the Ansible NGINX config role to the latest release, run ansible-galaxy install -f nginxinc.nginx_config.
  • To install or upgrade to this specific Ansible NGINX config role release (0.4.1), run ansible-galaxy install -f nginxinc.nginx_config,v0.4.1.

Resources