summaryrefslogtreecommitdiff
path: root/test/integration/targets/pause/test-pause-no-tty.yml
blob: f7a2b36cbc3a51f5bbe8b670243bfe9ce5d49d0b (plain)
1
2
3
4
5
6
7
- name: Test pause
  hosts: testhost
  gather_facts: no
  become: no

  tasks:
    - pause: