mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 02:33:09 +00:00
Removed leftovers from testing the module
This commit is contained in:
@@ -167,9 +167,6 @@ def main():
|
||||
):
|
||||
module.fail_json(
|
||||
msg = "RabbitMQ RESTAPI doesn't support attribute changes for existing queues",
|
||||
details = "XPTO",
|
||||
src = json.dumps(response['arguments']),
|
||||
dest = json.dumps(module.params)
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user