community.general/lib/ansible/plugins/cliconf
Ganesh Nalawade 1a684df109
Fix iosxr cli_config module diff issue (#44898)
* Fix iosxr cli_config module diff issue

* Modify iosxr plugin to support configuration
  diff capability (get_diff()) within Ansible
  to be in sync with iosxr_config module.

* Fix unit test case failure
2018-08-30 21:39:11 +05:30
..
__init__.py Fix rollback option in cli_config module (#44834) 2018-08-29 21:00:11 +05:30
aireos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
aruba.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
asa.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
ce.py Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos.py Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00
dellos6.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos9.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos10.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
edgeos.py cli_command module (#42916) 2018-08-06 10:41:57 -04:00
enos.py Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
eos.py Fix rollback option in cli_config module (#44834) 2018-08-29 21:00:11 +05:30
exos.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
ios.py Fix 'macro name' timeout (#44001) 2018-08-30 18:11:51 +05:30
iosxr.py Fix iosxr cli_config module diff issue (#44898) 2018-08-30 21:39:11 +05:30
ironware.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
junos.py Fix rollback option in cli_config module (#44834) 2018-08-29 21:00:11 +05:30
nos.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
nxos.py fix typo in edit_config_capability name (#44102) 2018-08-14 09:17:50 +05:30
onyx.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
routeros.py New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
slxos.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
voss.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
vyos.py fix rollback option vyos cliconf (#44763) 2018-08-28 19:49:25 +05:30