mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-20 00:13:09 +00:00
* Adding cnos_user module to Ansible * Update cnos_user.py * Adding Functional test cases and unit test cases. * Fixing Bug found in testing with Lenovo Mars. * Review comments incorporated * Review comments implemented. * Copy paste mistake |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| cnos_module.py | ||
| test_cnos_banner.py | ||
| test_cnos_bgp.py | ||
| test_cnos_command.py | ||
| test_cnos_config.py | ||
| test_cnos_facts.py | ||
| test_cnos_interface.py | ||
| test_cnos_l2_interface.py | ||
| test_cnos_l3_interface.py | ||
| test_cnos_linkagg.py | ||
| test_cnos_lldp.py | ||
| test_cnos_logging.py | ||
| test_cnos_static_route.py | ||
| test_cnos_system.py | ||
| test_cnos_user.py | ||
| test_cnos_vlag.py | ||
| test_cnos_vlan.py | ||