/dhall-ansible-collection-containers-podman/ContainersPodman/PodmanImage/default.dhall

Copy path to clipboard

Source

{ auth_file = None Text
, build = None ../JSON.dhall
, ca_cert_dir = None Text
, executable = None Text
, force = None Bool
, password = None Text
, path = None Text
, pull = None Bool
, push = None Bool
, push_args = None ../JSON.dhall
, state = None ./state.dhall
, tag = None Text
, username = None Text
, validate_certs = None Bool
}