Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 13:16
· 130 commits to main since this release

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

What's new in NGINX's App Protect Ansible role 0.7.0!

💣 Breaking Changes

  • Support multiple policy files for both NAP WAF & NAP DoS (#146) @alessfg

🐛 Bug Fixes

  • Add NGINX App Protect DoS to the NAP uninstall tasks (#148) @alessfg
  • Replace nginx_license_status with the correct variable (#147) @alessfg

Install & Upgrade

  • To install the Ansible NGINX App Protect role on a fresh environment, run ansible-galaxy install nginxinc.nginx_app_protect.
  • To upgrade the Ansible NGINX App Protect role to the latest release, run ansible-galaxy install -f nginxinc.nginx_app_protect.
  • To install or upgrade to this specific Ansible NGINX App Protect role release (0.7.0), run ansible-galaxy install -f nginxinc.nginx_app_protect,v0.7.0.

Resources