cancel
Showing results for 
Search instead for 
Did you mean: 

Ansible project with VSP/VOSS switches

Ansible project with VSP/VOSS switches

EXTR_Paul
Extreme Employee

I am starting to look at ANSIBLE as a COVID19 learning project.

Curious if anyone has built anything with ANSIBLE for VSP/VOSS management.  Willing to share you work and experience?   Thanks

 

Full disclosure, as my titles reads I do work at Extreme. This is purely for self education.

 

 

1 ACCEPTED SOLUTION

ukomarla
Extreme Employee

Paul,

There is basic support for VSP/VOSS in Ansible with ‘network_cli’ plugin(connection type) and modules voss_command, voss_config, voss_facts.

 

https://github.com/extremenetworks/ansible-extreme has some details and documentation links.

 

Note: The document links in the README of the above repository is broken. I have created a PR(https://github.com/extremenetworks/ansible-extreme/pull/23) to fix them.
 

Ujwal

View solution in original post

4 REPLIES 4

Freedance
New Contributor

Hm, nice approach. Interested in what other have to say about it!

Ricardo_Borraj1
Extreme Employee

Hi Paul,

I have created and tested some Ansible playbooks with VOSS and EXOS using GNS3.

I can share some is you are interested.

Best regards!

Ricardo

EXTR_Paul
Extreme Employee

thanks @ukomarla 

 

I was more curious if someone has built some scripts or a playbook so I don’t have to write something from scratch.

 

 

ukomarla
Extreme Employee

Paul,

There is basic support for VSP/VOSS in Ansible with ‘network_cli’ plugin(connection type) and modules voss_command, voss_config, voss_facts.

 

https://github.com/extremenetworks/ansible-extreme has some details and documentation links.

 

Note: The document links in the README of the above repository is broken. I have created a PR(https://github.com/extremenetworks/ansible-extreme/pull/23) to fix them.
 

Ujwal

GTM-P2G8KFN