Skip to content

0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 20:13
· 143 commits to refs/heads/main since this release
d01d172

👾 Help make the NGINX config Ansible role better by participating in our survey! 👾

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

🎉 Enhancements

  • Support the latest NGINX Plus R26 directives (#261) @alessfg
  • Support the latest NGINX App Protect DoS directives (#277) @alessfg

🐛 Bug Fixes

Improve the NGINX main config defaults (#254, #252) @alessfg

🧪 Tests

⬆️ 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.5.2), run ansible-galaxy install -f nginxinc.nginx_config,v0.5.2.

Resources