Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Releases: nginxinc/ansible_role_nginx_controller_install

0.1.0

15 Oct 00:39
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

👾 Help make the NGINX Controller Install Ansible role better by participating in our survey! 👾

What's new in NGINX's Controller Install Ansible role 0.1.0!

This is the first release of this role after multiple updates bringing this role up to par with the NGINX core Ansible roles. Please check the README for information on how to use the role, and open an issue or a PR if you find any bugs!

Install & Upgrade

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

Resources