/dhall-ansible/Ansible/Builtin/Shell/default.dhall

Copy path to clipboard

Source

{ chdir = None Text
, cmd = None Text
, creates = None Text
, executable = None Text
, free_form = None Text
, removes = None Text
, stdin = None Text
, stdin_add_newline = None Bool
, warn = None Bool
}