summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/pause/test-pause-no-tty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/pause/test-pause-no-tty.yml')
-rw-r--r--test/integration/targets/pause/test-pause-no-tty.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/integration/targets/pause/test-pause-no-tty.yml b/test/integration/targets/pause/test-pause-no-tty.yml
new file mode 100644
index 0000000..6e0e402
--- /dev/null
+++ b/test/integration/targets/pause/test-pause-no-tty.yml
@@ -0,0 +1,7 @@
+- name: Test pause
+ hosts: localhost
+ gather_facts: no
+ become: no
+
+ tasks:
+ - pause: