Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 17:23
· 46 commits to refs/heads/main since this release
485543c

What's new in NGINX Management Suite's Ansible role 0.3.0!

🐛 Bug Fixes

⬆️ Dependencies

  • Bump ansible-lint from 6.15.0 to 6.17.2 in /.github/workflows/requirements (#43) @dependabot
  • Fix Broken Pipeline (#45) @nginx-danieloc
  • Bump molecule-plugins[docker] from 23.4.0 to 23.4.1 in /.github/workflows/requirements (#29) @dependabot
  • Bump molecule-plugins[docker] from 23.0.0 to 23.4.0 in /.github/workflows/requirements (#26) @dependabot
  • Bump yamllint from 1.30.0 to 1.31.0 in /.github/workflows/requirements (#25) @dependabot
  • Bump molecule from 4.0.4 to 5.0.0 in /.github/workflows/requirements (#27) @dependabot
  • Bump ansible-lint from 6.14.6 to 6.15.0 in /.github/workflows/requirements (#28) @dependabot
  • Bump ansible-lint from 6.14.4 to 6.14.6 in /.github/workflows/requirements (#24) @dependabot
  • Updating dependencies (#22) @jswongF5

Install & Upgrade

  • To install the Ansible NGINX Management Suite role on a fresh environment, run ansible-galaxy install nginxinc.nginx_management_suite.
  • To upgrade the Ansible NGINX Management Suite role to the latest release, run ansible-galaxy install -f nginxinc.nginx_management_suite.
  • To install or upgrade to this specific Ansible NGINX Management Suite role release (0.3.0), run ansible-galaxy install -f nginxinc.nginx_management_suite,v0.3.0.

Resources