Hi Group,

17 views
Skip to first unread message

Deepak B K

unread,
Sep 13, 2023, 11:21:40 PM9/13/23
to Ansible Project
Greetings !!

I appreciate your valuable suggestion and advice on the below issue i am facing  with ansible module  "ansible.builtin.wait_for_connection "

# @title Wait for vm connectivity
# @comment This task wait for vms to come up
    - name: "Wait for vm connectivity: {{ vm_name }}"
      ansible.builtin.wait_for_connection:
        connect_timeout: 10
        delay: 10
        timeout: 300
      delegate_to: "{{ delegation_host }}"
      tags:
        - vm-setup


TASK [Wait for vm connectivity: N3D26-SGKCDS601-X] ****************************************************************
[WARNING]: Reset is not implemented for this connection
ok: [DEV-sgw601 -> localhost]

 Thanks 
Deepak B Kumar
Reply all
Reply to author
Forward
0 new messages