summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/plugin_filtering/pause.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/plugin_filtering/pause.yml')
-rw-r--r--test/integration/targets/plugin_filtering/pause.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/integration/targets/plugin_filtering/pause.yml b/test/integration/targets/plugin_filtering/pause.yml
new file mode 100644
index 0000000..e2c1ef9
--- /dev/null
+++ b/test/integration/targets/plugin_filtering/pause.yml
@@ -0,0 +1,6 @@
+---
+- hosts: testhost
+ gather_facts: False
+ tasks:
+ - pause:
+ seconds: 1