Skip to content

0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 12:46
· 92 commits to refs/heads/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.8.0!

💣 Breaking Changes

  • Add TimeoutStartSec parameter to set timeout for service starts (#182, #178) @alessfg
  • Remove nginx_app_protect_configure parameter (#167) @alessfg

🚀 Features

  • Add support for enabling SELinux on RHEL based systems (#180) @alessfg
  • Add RHEL support for nap dos 2.1 release (#159) @aknot242

🎉 Enhancements

🐛 Bug Fixes

  • Ansible check mode fails if NGINX is not installed (#171) @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.0), run ansible-galaxy install -f nginxinc.nginx_app_protect,v0.8.0.

Resources