mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Update virt.py
This commit is contained in:
committed by
Matt Clay
parent
16c6cff529
commit
4e5e63ca02
@@ -58,7 +58,10 @@ options:
|
|||||||
requirements:
|
requirements:
|
||||||
- "python >= 2.6"
|
- "python >= 2.6"
|
||||||
- "libvirt-python"
|
- "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 = '''
|
EXAMPLES = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user