mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 23:39:09 -07:00
Adjust booleans in doc fragments. (#5152)
This commit is contained in:
parent
9f39294f50
commit
bcecf2dcdc
18 changed files with 30 additions and 30 deletions
|
@ -43,7 +43,7 @@ options:
|
|||
description:
|
||||
- Whether the REST interface's ssl certificate should be verified or not.
|
||||
type: bool
|
||||
default: yes
|
||||
default: true
|
||||
state:
|
||||
description:
|
||||
- The desired state of the object.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue