Skip to content

0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alessfg alessfg released this 13 Jul 12:29
· 164 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.6.0!

💣 Breaking Changes

  • Remove templating variables and features deprecated in release 0.5.0. Check the Changelog for more details. (#114) @alessfg

🚀 Features

🎉 Enhancements

  • Replace "yes"/"no" boolean values with "true"/"false" (#103) @alessfg
  • Replace Ansible base with Ansible core (#100) @alessfg
  • Add manual trigger for Molecule test workflow (#97) @aknot242

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

Resources