summaryrefslogtreecommitdiff
path: root/test/units/modules/network/__init__.py
diff options
context:
space:
mode:
authorPeter Sprygada <privateip@users.noreply.github.com>2016-12-19 11:21:37 -0500
committerGitHub <noreply@github.com>2016-12-19 11:21:37 -0500
commit2a5a2773c8c145a167c90156d573cf8a1fa0c7f1 (patch)
treede0667af9abdba2ee8ca8d054fb1611a7c507b71 /test/units/modules/network/__init__.py
parentb77ab1a6c9183084044379af0671a1a26e6625bd (diff)
downloadansible-2a5a2773c8c145a167c90156d573cf8a1fa0c7f1.tar.gz
adds new module net_command for network devices (#19468)
* new module net_command for sending a command to a network device * adds unit test cases for module * only works with connection=network_cli
Diffstat (limited to 'test/units/modules/network/__init__.py')
-rw-r--r--test/units/modules/network/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/units/modules/network/__init__.py b/test/units/modules/network/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/test/units/modules/network/__init__.py