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

5 REPLIES 5

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