community.general/lib/ansible/plugins/cliconf
Matthew Stone 5b1a8ee1e8 Adding slx_command module and supporting module_utils. (#38235)
* Adding slx_command module and supporting module_utils.

This commit adds the slx_command module and tests as well as the
required slxos module_utils.

* Update copyright in header

* Adding missing module init

* Cleaning up shebangs/licensing.

* Incorporating feedback

Removing reference to `waitfor` alias in `slxos_command` module.
Adding `Extreme Networks` to `short_description` of `slxos_command` module.

* Adding cliconf tests

* Fixing 3.X tests

* Adding docstrings to test methods for slxos cliconf tests

* Adding slxos terminal tests

* Adding slxos module_utils tests

* Adding Extreme Networks team members to BOTMETA.yml
2018-04-11 12:59:34 +01: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 Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
eos.py Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
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