/dhall-infra/Connection/Type.dhall
Copy path to clipboardSource
{ ansible_become : Optional Bool
, ansible_host : Optional Text
, ansible_port : Natural
, ansible_python_interpreter : Text
, ansible_user : Text
, proxy_command : Optional Text
}
{ ansible_become : Optional Bool
, ansible_host : Optional Text
, ansible_port : Natural
, ansible_python_interpreter : Text
, ansible_user : Text
, proxy_command : Optional Text
}