summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/slxos/__init__.py
diff options
context:
space:
mode:
authorMatthew Stone <matthew99@gmail.com>2018-04-11 06:59:34 -0500
committerJohn R Barker <john@johnrbarker.com>2018-04-11 12:59:34 +0100
commit5b1a8ee1e86b0f08059624cbef6509754ebee2fc (patch)
tree548fb22148222b1c6add2f40ef318e39bec74c8b /lib/ansible/modules/network/slxos/__init__.py
parent8f6ee2a5cab746d607459e7521f8e513950e5d17 (diff)
downloadansible-5b1a8ee1e86b0f08059624cbef6509754ebee2fc.tar.gz
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
Diffstat (limited to 'lib/ansible/modules/network/slxos/__init__.py')
-rw-r--r--lib/ansible/modules/network/slxos/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/ansible/modules/network/slxos/__init__.py b/lib/ansible/modules/network/slxos/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/lib/ansible/modules/network/slxos/__init__.py