[PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489)

doc style adjustments: modules [rtuvx]* (#10466)

* doc style adjustments: modules r*

* doc style adjustments: modules t*

* doc style adjustments: modules u*

* doc style adjustments: modules v*

* doc style adjustments: modules x*

* Update plugins/modules/redis_data.py



---------


(cherry picked from commit 7b05484d8f)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-07-27 16:34:34 +02:00 committed by GitHub
commit f7aa319704
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 242 additions and 230 deletions

View file

@ -62,8 +62,8 @@ options:
type: str
validate_certs:
description:
- If V(false), SSL certificates will not be validated. This should only be used on personally controlled sites using
self-signed certificates.
- If V(false), SSL certificates are not validated. This should only be used on personally controlled sites using self-signed
certificates.
type: bool
default: true
"""