mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 01:45:25 -07:00
Double quoted version_added in documentation
This commit is contained in:
parent
36bcfb5d49
commit
cafc12c680
22 changed files with 29 additions and 29 deletions
|
@ -24,7 +24,7 @@ module: rabbitmq_parameter
|
|||
short_description: Adds or removes parameters to RabbitMQ
|
||||
description:
|
||||
- Manage dynamic, cluster-wide parameters for RabbitMQ
|
||||
version_added: '1.1'
|
||||
version_added: "1.1"
|
||||
author: Chris Hoffman
|
||||
options:
|
||||
component:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue