https://github.com/netscaler/netscaler-rolling-updates-example
Dependencies for executing the rolling updates playbook examples included in the netscaler-ansible-modules
https://github.com/netscaler/netscaler-rolling-updates-example
Last synced: 6 months ago
JSON representation
Dependencies for executing the rolling updates playbook examples included in the netscaler-ansible-modules
- Host: GitHub
- URL: https://github.com/netscaler/netscaler-rolling-updates-example
- Owner: netscaler
- License: mit
- Created: 2017-06-22T11:56:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T19:10:12.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T11:17:12.502Z (over 1 year ago)
- Size: 13.1 MB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Synopsis
--------
This repository contains a sample Ansible playbook that
demonstrates how to make a "rolling release" of a load
balanced service.
This example uses docker containers and Netscaler CPX 11.1
to demonstrate the process.
The examples are also applicable for other form factors of Netscaler.
All configuration and changes will happen on the local machine
that will run the playbooks.
The tutorial is hosted at `readthedocs`_.
.. _readthedocs: http://netscaler-ansible.readthedocs.io/en/latest/usage/rolling_upgrades.html
Dependencies
------------
Ansible
+++++++
Install `Ansible`_.
Module dependencies
+++++++++++++++++++
Install the `netscaler ansible modules`_
.. _Ansible: http://docs.ansible.com/ansible/intro_installation.html
.. _netscaler ansible modules: https://github.com/citrix/netscaler-ansible-modules