mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-31 21:40:55 +00:00
* Changing Lenovo Inc to Lenovo and update License file to be consistent. * Changing cnos_vlan from paramiko to persistence connection of Ansible. Also talking care of CLI changes in CNOS commands with backward compatibility. * Fixing Validation issues * Trailing lines removal * Review comments of Gundalow are getting addressed. He mentioned only at one place for cnos.py. But I have covered the entire file. * Changes to incorporate Review comments from Qalthos * Removing configure terminal command from module code * Aligning with change in run_cnos_commands method changes * Editing cliconf for latest CNOS CLIs |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| cnos_module.py | ||
| test_cnos_command.py | ||
| test_cnos_config.py | ||
| test_cnos_facts.py | ||
| test_cnos_vlan.py | ||