summaryrefslogtreecommitdiff
path: root/test/integration/targets/wait_for_connection/tasks/main.yml
blob: 07bf56f6ded855b197d0f589c0a53169b3729bc8 (plain)
1
2
3
4
5
- name: Test normal connection to target node
  wait_for_connection:
    connect_timeout: 5
    sleep: 1
    timeout: 10