mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 15:34:01 -07:00
doc style adjustments: modules i* (#10409)
This commit is contained in:
parent
283d947f17
commit
a36ad54b53
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