/dhall-ansible-0.1.0/defaults/modules/wait_for.dhall

Copy path to clipboard

Source

{ active_connection_states = None (List Text)
, connect_timeout = None Natural
, delay = None Natural
, exclude_hosts = None (List Text)
, host = None Text
, msg = None Text
, path = None Text
, port = None Natural
, search_regex = None Text
, sleep = None Natural
, state = None Text
, timeout = None Natural
}