Merge pull request #1160 from jpmens/virt01
Attribute author of virt correctly (sorry)pull/4420/head
commit
5aab75e71a
|
@ -51,7 +51,7 @@ notes:
|
||||||
C(get_xml), C(autostart), C(freemem), C(list_vms), C(info), C(nodeinfo),
|
C(get_xml), C(autostart), C(freemem), C(list_vms), C(info), C(nodeinfo),
|
||||||
C(virttype)"
|
C(virttype)"
|
||||||
requirements: [ "libvirt" ]
|
requirements: [ "libvirt" ]
|
||||||
author: Seth Vidal
|
author: Michael DeHaan, Seth Vidal
|
||||||
'''
|
'''
|
||||||
|
|
||||||
VIRT_FAILED = 1
|
VIRT_FAILED = 1
|
||||||
|
|
Loading…
Reference in New Issue