mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
[PR #10466/7b05484d backport][stable-10] doc style adjustments: modules [rtuvx]* (#10488)
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:
@@ -48,7 +48,7 @@ options:
|
||||
purge:
|
||||
description:
|
||||
- Disable all currently enabled repositories that are not not specified in O(name). Only set this to V(true) if passing
|
||||
in a list of repositories to the O(name) field. Using this with C(loop) will most likely not have the desired result.
|
||||
in a list of repositories to the O(name) field. Using this with C(loop) is likely not to have the desired result.
|
||||
type: bool
|
||||
default: false
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user