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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 97 additions and 12 deletions

View file

@ -21,6 +21,8 @@ attributes:
support: none
diff_mode:
support: none
action_group:
version_added: 9.0.0
options:
name:
description:
@ -325,6 +327,7 @@ options:
- The drive's worldwide name, encoded as 16 bytes hex string, prefixed by V(0x).
type: str
extends_documentation_fragment:
- community.general.proxmox.actiongroup_proxmox
- community.general.proxmox.documentation
- community.general.attributes
'''