ansible/test/integration/targets/pause/test-pause-no-tty.yml
Sam Doran dbcecb64b8
Fix ctrl+c in pause module and add tests (#40134) (#40480)
Backport # 40134 - Ensure Ctrl+C interrupt for pause module works in all cases
2018-05-22 13:11:21 -04:00

7 lines
92 B
YAML

- name: Test pause
hosts: testhost
gather_facts: no
become: no
tasks:
- pause: