Skip to content

Commit a0ba856

Browse files
stratus-sscsmart
authored andcommitted
updated doc fragment to add the uuid
1 parent 8c36a64 commit a0ba856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/doc_fragments/virt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class ModuleDocFragment(object):
3636
command:
3737
description:
3838
- In addition to state management, various non-idempotent commands are available.
39-
choices: [ create, define, destroy, freemem, get_xml, info, list_vms, nodeinfo, pause, shutdown, start, status, stop, undefine, unpause, virttype ]
39+
choices: [ create, define, destroy, freemem, get_xml, info, list_vms, nodeinfo, pause, shutdown, start, status, stop, undefine, unpause, uuid, virttype ]
4040
type: str
4141
"""
4242

0 commit comments

Comments
 (0)