mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 13:44:24 -07:00
[PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411)
doc style adjustments: modules i* (#10409)
(cherry picked from commit a36ad54b53
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
ffa1436f05
commit
27377140d0
28 changed files with 305 additions and 306 deletions
|
@ -44,7 +44,7 @@ options:
|
|||
choices: [present, absent, deleted, imported, updated, vacuumed]
|
||||
description:
|
||||
- State the object operated on should be in. V(imported) is an alias for for V(present) and V(deleted) for V(absent).
|
||||
When set to V(vacuumed) and O(uuid=*), it will remove all unused images.
|
||||
When set to V(vacuumed) and O(uuid=*), it removes all unused images.
|
||||
type: str
|
||||
|
||||
type:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue