Skip to content

0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 13:31
· 62 commits to refs/heads/main since this release
cf0b6ea

👾 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.8.1!

🚀 Features

  • Add support for RHEL 8.6 (#212) @alessfg
  • Add support for new NAP DoS distros (Alpine Linux and Debian bullseye) (#209) @alessfg
  • Check NGINX App Protect license is valid before trying to install NGINX App Protect (#209) @alessfg

🧪 Tests

  • Skip GH action plus tests only when secrets aren't present (#204) @alessfg
  • Remove Yamllint check from Molecule (#198) @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.8.1), run ansible-galaxy install -f nginxinc.nginx_app_protect,v0.8.1.

Resources