# name : Waits until remote system is reachable/usable
# key : wait_for_connection
# condition: ansible
# --
- name: ${1:Waits until remote system is reachable/usable}
  wait_for_connection: $0
