community.general/lib/ansible/plugins/cliconf
Ganesh Nalawade a3c137c1ab
Fix diff_ignore_lines option issue for candidate configuration (#45201)
* Fix diff_ignore_lines option issue for candidate configuration

*  diff_ignore_lines option is to handle the running config fetch from
   remote host and ignore the lines that are auto updated eg: commit time and date
*  This option should not be used while processing candidate (input) configuration

* Fix review comment
2018-09-06 23:54:56 +05:30
..
__init__.py Fix cli_command multiple prompt issue (#44922) 2018-08-31 20:04:12 +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 Lenovo image refactor (#44953) 2018-08-31 20:04:57 +05:30
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 diff_ignore_lines option issue for candidate configuration (#45201) 2018-09-06 23:54:56 +05:30
exos.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
ios.py Fix diff_ignore_lines option issue for candidate configuration (#45201) 2018-09-06 23:54:56 +05:30
iosxr.py Fix diff_ignore_lines option issue for candidate configuration (#45201) 2018-09-06 23:54:56 +05:30
ironware.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
junos.py Fix cli_command multiple prompt issue (#44922) 2018-08-31 20:04:12 +05:30
nos.py Replace invalid_params with ValueError (#44545) 2018-08-23 15:49:08 +02:00
nxos.py Fix diff_ignore_lines option issue for candidate configuration (#45201) 2018-09-06 23:54:56 +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 cli_command multiple prompt issue (#44922) 2018-08-31 20:04:12 +05:30