Move messages from error queue to parent queue in Redhat Active MQ via ansible script

Hi,

I would like to move messages from error queue to parent queue in Redhat Active MQ.

I want to automate Jolokia REST Url moveMessages(int,java.lang.String,java.lang.String,boolean) concept through ansible uri module but getting below mentioned error. I use POST and PUT method but getting error.

Please do let me know how to execute this url through ansible script.

// uri.yml

The error you are getting is "Invalid JSON request "

This mailing list is for discussion of development of Ansible itself. Your question is better asked on the ansible-project mailing list or the ansible IRC channel.