1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update virt.py

This commit is contained in:
Greg DeKoenigsberg 2015-05-13 14:38:50 -04:00 committed by Matt Clay
parent 16c6cff529
commit 4e5e63ca02

View file

@ -58,7 +58,10 @@ options:
requirements:
- "python >= 2.6"
- "libvirt-python"
author: Michael DeHaan, Seth Vidal
author:
- "Ansible Core Team"
- "Michael DeHaan (@mpdehaan)" <michael.dehaan@gmail.com>
- "Seth Vidal (@skvidal)" <skvidal@fedoraproject.org>
'''
EXAMPLES = '''