This repository is deprecated; please follow the main search page or use the ‘Related code repos’ widget on the right side of the current page.

Ansible role to deploy NSO

Simple ansible role to deploy NSO server on a remote machine

Requirements

  • Ansible
  • Python (Either 2.7 or 3)
  • Target machine must be a valid & reachable ansible host

Usage

Clone this repository, and execute the playbook.

ansible-playbook -e "username=username password=password version=5.3" playbook.yml

Username and Password required to download NSO image from tail-f repository.

Alternatively can use the option of copying over the image from the local machine, by uncommenting the copy function and commenting the download one.

Example

Remarks

Code not maintained.

For production use it is recommended to make use of Ansible Vault for any confidential information.

View code on GitHub
  • Owner

  • Contributors

    +1Github contributor
  • Categories

  • Products

    NSO
  • Programming Languages

  • License

    MIT License

Code Exchange Community

Get help, share code, and collaborate with other developers in the Code Exchange community.View Community
Disclaimer:
Cisco provides Code Exchange for convenience and informational purposes only, with no support of any kind. This page contains information and links from third-party websites that are governed by their own separate terms. Reference to a project or contributor on this page does not imply any affiliation with or endorsement by Cisco.