mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
parent
9c71f176f3
commit
3fcc564bbb
157 changed files with 171 additions and 164 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue