Fix typo in decrypt doc. (#41149)

Prior to this change, the document cannot render the default choice of decrypt correctly.
pull/41119/merge
Zhikang Zhang 7 years ago committed by Sviatoslav Sydorenko
parent 01e1b51e33
commit 8c15d71783

@ -26,6 +26,6 @@ options:
- This option controls the autodecryption of source files using vault.
required: false
type: 'bool'
default: 'Yes'
default: 'yes'
version_added: "2.4"
"""

Loading…
Cancel
Save