community.general/lib/ansible
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
..
cli remove unused optoins from inventory cli 2018-04-05 18:40:24 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config minimize loading files/plugins 2018-04-10 17:22:31 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor ignore version when deciding callback loading (#38281) 2018-04-10 17:15:28 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory return empty host list when pattern is empty 2018-04-10 18:43:29 -04:00
module_utils Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
modules Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook actual error reporting on failed galaxy clone (#36788) 2018-04-10 17:26:17 -04:00
plugins Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
template allow for parameterized string functions 2018-04-10 17:24:27 -04:00
utils Expose verbosity as a var, dedupe attr list. Fixes #36170 2018-04-05 16:06:01 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00