mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Changes to author formatting, remove emails
This commit is contained in:
committed by
Matt Clay
parent
f98648bf6f
commit
c65a612d1f
@@ -22,7 +22,7 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: rabbitmq_binding
|
||||
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
|
||||
author: "Manuel Sousa (@manuel-sousa)"
|
||||
version_added: "2.0"
|
||||
|
||||
short_description: This module manages rabbitMQ bindings
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
DOCUMENTATION = '''
|
||||
module: rabbitmq_exchange
|
||||
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
|
||||
author: "Manuel Sousa (@manuel-sousa)"
|
||||
version_added: "2.0"
|
||||
|
||||
short_description: This module manages rabbitMQ exchanges
|
||||
|
||||
@@ -26,7 +26,7 @@ short_description: Manage the state of policies in RabbitMQ.
|
||||
description:
|
||||
- Manage the state of a virtual host in RabbitMQ.
|
||||
version_added: "1.5"
|
||||
author: '"John Dewey (@retr0h)" <john@dewey.ws>'
|
||||
author: "John Dewey (@retr0h)"
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
DOCUMENTATION = '''
|
||||
module: rabbitmq_queue
|
||||
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
|
||||
author: "Manuel Sousa (@manuel-sousa)"
|
||||
version_added: "2.0"
|
||||
|
||||
short_description: This module manages rabbitMQ queues
|
||||
|
||||
Reference in New Issue
Block a user