Skip to content

IPv64/Ansible_NSO_Setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors