mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-04 05:04:22 -07:00
[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:
parent
9e91fb0704
commit
f7aa319704
34 changed files with 242 additions and 230 deletions
|
@ -48,8 +48,8 @@ options:
|
|||
default: present
|
||||
activated:
|
||||
description:
|
||||
- The C(activate) status for a VDO volume. If this is set to V(false), the VDO volume cannot be started, and it will
|
||||
not start on system startup. However, on initial creation, a VDO volume with "activated" set to "off" will be running,
|
||||
- The C(activate) status for a VDO volume. If this is set to V(false), the VDO volume cannot be started, and it does
|
||||
not start on system startup. However, on initial creation, a VDO volume with O(activated=false) is set to be running
|
||||
until stopped. This is the default behavior of the C(vdo create) command; it provides the user an opportunity to write
|
||||
a base amount of metadata (filesystem, LVM headers, and so on) to the VDO volume prior to stopping the volume, and
|
||||
leaving it deactivated until ready to use.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue