summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/raw/runme.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/raw/runme.yml')
-rw-r--r--test/integration/targets/raw/runme.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/targets/raw/runme.yml b/test/integration/targets/raw/runme.yml
new file mode 100644
index 0000000..ea865bc
--- /dev/null
+++ b/test/integration/targets/raw/runme.yml
@@ -0,0 +1,4 @@
+- hosts: testhost
+ gather_facts: no
+ roles:
+ - { role: raw }