mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
parent
a6cf45da16
commit
97e2fa4953
113 changed files with 123 additions and 121 deletions
|
@ -29,7 +29,7 @@ DOCUMENTATION = '''
|
|||
module: ovirt_quota_facts
|
||||
short_description: Retrieve facts about one or more oVirt/RHV quotas
|
||||
version_added: "2.3"
|
||||
author: "Red Hat"
|
||||
author: "Maor Lipchuk (@machacekondra)"
|
||||
description:
|
||||
- "Retrieve facts about one or more oVirt/RHV quotas."
|
||||
notes:
|
||||
|
|
|
@ -28,7 +28,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: ovirt_storage_template_facts
|
||||
short_description: Retrieve facts about one or more oVirt/RHV templates relate to a storage domain.
|
||||
author: "Maor Lipchuk"
|
||||
author: "Maor Lipchuk (@machacekondra)"
|
||||
version_added: "2.4"
|
||||
description:
|
||||
- "Retrieve facts about one or more oVirt/RHV templates relate to a storage domain."
|
||||
|
|
|
@ -28,7 +28,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: ovirt_storage_vm_facts
|
||||
short_description: Retrieve facts about one or more oVirt/RHV virtual machines relate to a storage domain.
|
||||
author: "Maor Lipchuk"
|
||||
author: "Maor Lipchuk (@machacekondra)"
|
||||
version_added: "2.4"
|
||||
description:
|
||||
- "Retrieve facts about one or more oVirt/RHV virtual machines relate to a storage domain."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue