mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: rabbitmq_vhost_limits
|
||||
author: '"Hiroyuki Matsuo (@h-matsuo)"'
|
||||
author: Hiroyuki Matsuo (@h-matsuo)
|
||||
version_added: "2.8"
|
||||
|
||||
short_description: Manage the state of virtual host limits in RabbitMQ
|
||||
|
||||
Reference in New Issue
Block a user