mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
rabbitmq; update author for new rabbitmq modules
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: rabbitmq_binding
|
||||
author: Manuel Sousa
|
||||
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
|
||||
version_added: "2.0"
|
||||
|
||||
short_description: This module manages rabbitMQ bindings
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
DOCUMENTATION = '''
|
||||
module: rabbitmq_exchange
|
||||
author: Manuel Sousa
|
||||
version_added: 1.5.4
|
||||
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
|
||||
version_added: "2.0"
|
||||
|
||||
short_description: This module manages rabbitMQ exchanges
|
||||
description:
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
DOCUMENTATION = '''
|
||||
module: rabbitmq_queue
|
||||
author: Manuel Sousa
|
||||
version_added: 1.5.4
|
||||
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
|
||||
version_added: "2.0"
|
||||
|
||||
short_description: This module manages rabbitMQ queues
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user