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

Copy path to clipboard

Source

{ backup = None Bool
, block = None Text
, content = None Text
, create = None Bool
, dest = None Text
, destfile = None Text
, insertafter = None Text
, insertbefore = None Text
, marker = None Text
, marker_begin = None Text
, marker_end = None Text
, name = None Text
, state = None Text
}