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

Copy path to clipboard

Source

{ attr = None Text
, attributes = None Text
, backup = None Bool
, block_end_string = None Text
, block_start_string = None Text
, follow = None Bool
, force = None Bool
, group = None Text
, lstrip_blocks = None Bool
, mode = None Text
, newline_sequence = None Text
, output_encoding = None Text
, owner = None Text
, selevel = None Text
, serole = None Text
, setype = None Text
, seuser = None Text
, trim_blocks = None Bool
, unsafe_writes = None Bool
, validate = None Bool
, variable_end_string = None Text
, variable_start_string = None Text
}