Add proxmox action group (#8334)

Add proxmox module defaults group.
This commit is contained in:
Felix Fontein
2024-05-12 10:03:06 +02:00
committed by GitHub
parent 7f4f066e86
commit 7dd7cbdba8
19 changed files with 97 additions and 12 deletions

View File

@@ -16,6 +16,9 @@ short_description: Retrieve information about one or more Proxmox VE users
version_added: 1.3.0
description:
- Retrieve information about one or more Proxmox VE users
attributes:
action_group:
version_added: 9.0.0
options:
domain:
description:
@@ -33,6 +36,7 @@ options:
type: str
author: Tristan Le Guern (@tleguern)
extends_documentation_fragment:
- community.general.proxmox.actiongroup_proxmox
- community.general.proxmox.documentation
- community.general.attributes
- community.general.attributes.info_module