Skip to content

0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 22:35
· 43 commits to main since this release
26959a0

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

🚀 Features

🎉 Enhancements

  • Refactor Ansible facts from dot to array notation (#237) @alessfg

🐛 Bug Fixes

🧪 Tests

⬆️ Dependencies

  • Bump ansible-core from 2.13.4 to 2.14.1 in /.github/workflows/requirements (#226, #214) @dependabot
  • Bump ansible-lint from 6.7.0 to 6.11.0 in /.github/workflows/requirements (#235, #228, #216) @dependabot
  • Bump yamllint from 1.28.0 to 1.29.0 in /.github/workflows/requirements (#232) @dependabot
  • Bump molecule[docker] from 4.0.1 to 4.0.4 in /.github/workflows/requirements (#225, #215) @dependabot
  • Bump docker from 6.0.0 to 6.0.1 in /.github/workflows/requirements (#220) @dependabot
  • Bump Ansible collections (#230) @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.9.0), run ansible-galaxy install -f nginxinc.nginx_app_protect,v0.9.0.

Resources