mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-20 03:40:22 -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
|
@ -63,7 +63,7 @@ options:
|
|||
- When the ETag Validation is enabled, the request will be conditionally processed only if the current ETag
|
||||
for the resource matches the ETag provided in the data.
|
||||
type: bool
|
||||
default: yes
|
||||
default: true
|
||||
'''
|
||||
|
||||
FACTSPARAMS = r'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue