summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/binary_modules/test_binary_modules.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/binary_modules/test_binary_modules.yml')
-rw-r--r--test/integration/targets/binary_modules/test_binary_modules.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/binary_modules/test_binary_modules.yml b/test/integration/targets/binary_modules/test_binary_modules.yml
new file mode 100644
index 0000000..bdf2a06
--- /dev/null
+++ b/test/integration/targets/binary_modules/test_binary_modules.yml
@@ -0,0 +1,5 @@
+- hosts: testhost
+ roles:
+ - role: test_binary_modules
+ tags:
+ - test_binary_modules