[PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454)

doc style adjustments: modules [no]* (#10443)

* doc style adjustments: modules n*

* doc style adjustments: modules o*

* Apply suggestions from code review

* Apply suggestions from code review



---------


(cherry picked from commit 6d67546902)

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-25 09:45:53 +02:00
committed by GitHub
parent a34df7dc49
commit ab7b199af9
36 changed files with 252 additions and 229 deletions

View File

@@ -29,10 +29,10 @@ options:
elements: str
name:
description:
- A O(name) of the image whose facts will be gathered.
- If the O(name) begins with V(~) the O(name) will be used as regex pattern, which restricts the list of images (whose
facts will be returned) whose names match specified regex.
- Also, if the O(name) begins with V(~*) case-insensitive matching will be performed.
- A O(name) of the image whose facts is gathered.
- If the O(name) begins with V(~) the O(name) is used as regex pattern, which restricts the list of images (whose facts
is returned) whose names match specified regex.
- Also, if the O(name) begins with V(~*) case-insensitive matching is performed.
- See examples for more details.
type: str
author:
@@ -231,7 +231,7 @@ images:
sample: image_datastore
version_added: 9.5.0
vms:
description: The image's list of vm ID's.
description: The image's list of VM ID's.
type: list
elements: int
version_added: 9.5.0