Documentation fix, decrypt is True by default (#44435) (#44471)

(cherry picked from commit 88659dcba4)
pull/44783/head
John R Barker 6 years ago committed by Alicia Cozine
parent e6761e54b9
commit 81de1eb401

@ -40,7 +40,7 @@ description:
options:
decrypt:
description: A boolean to indicate whether to decrypt the parameter.
default: false
default: true
type: boolean
bypath:
description: A boolean to indicate whether the parameter is provided as a hierarchy.

Loading…
Cancel
Save