Adjust booleans in doc fragments. (#5152) (#5168)

(cherry picked from commit bcecf2dcdc)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2022-08-24 20:46:40 +02:00
committed by GitHub
parent 5a2e7f9b1b
commit 1b2fbd72de
18 changed files with 30 additions and 30 deletions

View File

@@ -47,5 +47,5 @@ options:
- If C(false), SSL certificates will not be validated.
- This should only be used on private instances of the CloudControl API that use self-signed certificates.
type: bool
default: yes
default: true
'''