Skip to content

0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 14:53
· 112 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.1!

🎉 Enhancements

Add signing keys to a unique NGINX keyring on Debian based systems (#158) @alessfg

🐛 Bug Fixes

License and keys should now be correctly setup when neither signatures or threat campaigns are installed (#158) @alessfg

⬆️ Dependencies

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.1), run ansible-galaxy install -f nginxinc.nginx_app_protect,v0.7.1.

Resources