Adjust booleans in doc fragments. (#5152)

This commit is contained in:
Felix Fontein 2022-08-24 19:58:42 +02:00 committed by GitHub
commit bcecf2dcdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 30 additions and 30 deletions

View file

@ -36,7 +36,7 @@ options:
- Whether to validate the SSL certificates or not.
- This parameter is ignored if PYTHONHTTPSVERIFY environment variable is used.
type: bool
default: yes
default: true
wait_timeout:
description:
- Time to wait for the desired state to be reached before timeout, in seconds.