community.general/lib/ansible/plugins
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
..
action Add junos connection type check (#38527) 2018-04-11 12:07:56 +05:30
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback show changed in online 2018-04-10 17:25:24 -04:00
cliconf Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
connection minimize loading files/plugins 2018-04-10 17:22:31 -04:00
filter dict2items filter 2018-04-10 18:46:30 -04:00
inventory avoid caching invetnory sources in loader (#38242) 2018-04-10 22:15:52 -04:00
lookup lastpass filter: add example 2018-04-09 14:20:21 -04:00
netconf Raise error when trying to use older iosxr modules with netconf (#37423) 2018-03-15 12:49:35 -04:00
shell powershell: display non-ascii characters in command outputs (#37229) 2018-04-05 14:59:51 -07:00
strategy Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470) 2018-02-21 09:53:15 -06:00
terminal Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py Error if a module is found to shadow a reserved keyword (#34649) 2018-04-10 09:26:27 -05:00