mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Typo in rabbitmq_plugin docs
Should be "plugins", not "users".
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: rabbitmq_plugin
|
||||
short_description: Adds or removes users to RabbitMQ
|
||||
short_description: Adds or removes plugins to RabbitMQ
|
||||
description:
|
||||
- Enables or disables RabbitMQ plugins
|
||||
version_added: "1.1"
|
||||
|
||||
Reference in New Issue
Block a user