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

  tasks:
    - pause: