You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/cnos
Anil Kumar Muraleedharan f2c9a6b126 Lenovo port to persistence 1 (#43194)
* CNOS Vlag module is refactored to use persistence connection instead of paramiko.

* Changing interface and port channel modules to persistent connection and adding UT for them.

* Fixing pep8 issues

* Removing trailing new line

* Removing trailing new line

* Removing trailing new line

* Correcting indentation mistake

* Update cnos_vlag.py

* Removing commented examples

They are commented because those configurations are not meant for L2 ports
6 years ago
..
fixtures Lenovo port to persistence 1 (#43194) 6 years ago
__init__.py
cnos_module.py AnsiballZ improvements 6 years ago
test_cnos_command.py
test_cnos_config.py AnsiballZ improvements 6 years ago
test_cnos_ethernet.py Lenovo port to persistence 1 (#43194) 6 years ago
test_cnos_facts.py
test_cnos_portchannel.py Lenovo port to persistence 1 (#43194) 6 years ago
test_cnos_vlag.py Lenovo port to persistence 1 (#43194) 6 years ago
test_cnos_vlan.py