mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 01:45:25 -07:00
Changes to author formatting, remove emails
This commit is contained in:
parent
f98648bf6f
commit
c65a612d1f
111 changed files with 123 additions and 123 deletions
|
@ -20,7 +20,7 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: ovirt
|
||||
author: '"Vincent Van der Kussen (@vincentvdk)" <vincent at vanderkussen.org>'
|
||||
author: "Vincent Van der Kussen (@vincentvdk)"
|
||||
short_description: oVirt/RHEV platform management
|
||||
description:
|
||||
- allows you to create new instances, either from scratch or an image, in addition to deleting or stopping instances on the oVirt/RHEV platform
|
||||
|
|
|
@ -60,8 +60,8 @@ requirements:
|
|||
- "libvirt-python"
|
||||
author:
|
||||
- "Ansible Core Team"
|
||||
- '"Michael DeHaan (@mpdehaan)" <michael.dehaan@gmail.com>'
|
||||
- '"Seth Vidal (@skvidal)" <skvidal@fedoraproject.org>'
|
||||
- "Michael DeHaan"
|
||||
- "Seth Vidal"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue