mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 21:52:19 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| cnos_module.py | ||
| test_cnos_command.py | ||
| test_cnos_config.py | ||
| test_cnos_ethernet.py | ||
| test_cnos_facts.py | ||
| test_cnos_portchannel.py | ||
| test_cnos_vlag.py | ||
| test_cnos_vlan.py | ||