/dhall-ansible-0.1.0/types/modules/debconf.dhall

Copy path to clipboard

Source

{ answer : Optional Text
, name : Text
, pkg : Optional Text
, question : Optional Text
, selection : Optional Text
, setting : Optional Text
, unseen : Optional Bool
, value : Optional Text
, vtype : Optional Text
}