Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 22:48
· 58 commits to refs/heads/main since this release

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

πŸš€ Features

πŸŽ‰ Enhancements

  • Allow Custom Repository when Installing Modules (#16) @jswongF5

Tests

  • Adding Tests Showing Playbook for Counting NGINX Plus Instances using NMS Ansible Role (#14) @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.2.0), run ansible-galaxy install -f nginxinc.nginx_management_suite,v0.2.0.

Resources