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

pull/44474/head
Joakim Israelsson 6 years ago committed by John R Barker
parent 4062939681
commit 88659dcba4

@ -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