mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Attribute author of virt correctly (sorry)
This commit is contained in:
parent
b96da3e5b0
commit
28698d5fcf
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ notes:
|
|||
C(get_xml), C(autostart), C(freemem), C(list_vms), C(info), C(nodeinfo),
|
||||
C(virttype)"
|
||||
requirements: [ "libvirt" ]
|
||||
author: Seth Vidal
|
||||
author: Michael DeHaan, Seth Vidal
|
||||
'''
|
||||
|
||||
VIRT_FAILED = 1
|
||||
|
|
Loading…
Reference in a new issue