mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 03:10:22 -07:00
parent
7f4f066e86
commit
7dd7cbdba8
19 changed files with 97 additions and 12 deletions
|
@ -21,6 +21,8 @@ attributes:
|
|||
support: full
|
||||
diff_mode:
|
||||
support: none
|
||||
action_group:
|
||||
version_added: 9.0.0
|
||||
options:
|
||||
bridge:
|
||||
description:
|
||||
|
@ -94,6 +96,7 @@ options:
|
|||
- Specifies the instance ID.
|
||||
type: int
|
||||
extends_documentation_fragment:
|
||||
- community.general.proxmox.actiongroup_proxmox
|
||||
- community.general.proxmox.documentation
|
||||
- community.general.attributes
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue