community.general/lib/ansible/plugins/cliconf
Peter Sprygada fb6a8c0133
fix cliconf get_config method to match base signature (#36682)
This commit fixes up the get_config method to match the minimum method
signature as defined by the base class.  Without this patch, the
get_config method calls will fail in some cirumstances.
2018-02-26 10:56:22 -05:00
..
__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 fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
eos.py Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
ios.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
iosxr.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
ironware.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
junos.py Remove unused enable_mode import on Junos cliconf plugin (#35722) 2018-02-05 03:07:23 -08: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
vyos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00