mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Merge pull request #2533 from mavimo/documentation-version_added
Double quoted version_added in documentation
This commit is contained in:
commit
4b2a26c4c9
22 changed files with 29 additions and 29 deletions
|
@ -25,8 +25,8 @@ module: rabbitmq_vhost
|
|||
short_description: Manage the state of a virtual host in RabbitMQ
|
||||
description:
|
||||
- Manage the state of a virtual host in RabbitMQ
|
||||
version_added: 1.1
|
||||
author: Chris Hoffman
|
||||
version_added: "1.1"
|
||||
author: Chris Hoffman
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue