community.general/lib/ansible/plugins/cliconf
Ganesh Nalawade 88662d0c56
Fix in eos get_config cliconf api (#38682)
If format is passed as None to get_config api, wrong command is
genereted ie. `show running-configuration | None | section interface`.
Add format type in command only if format value is either not `text`
or  `None`.
2018-04-13 13:20:23 +05:30
..
__init__.py * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
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
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 fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
enos.py Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
eos.py Fix in eos get_config cliconf api (#38682) 2018-04-13 13:20:23 +05:30
ios.py Fix side-effect of flags being passed to ios get_config again (#37084) 2018-03-06 13:55:36 -05:00
iosxr.py show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
ironware.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
junos.py Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00
nxos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
onyx.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
slxos.py Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vyos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00