Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 18:48
· 65 commits to refs/heads/main since this release
d0acf2d

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

Initial release of the NGINX Management Suite Ansible role. Features include:

  • Install NGINX Management Suite (NMS).
  • Create initial NMS password.

Install & Upgrade

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

Resources