summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/messaging/rabbitmq_queue.py
Commit message (Expand)AuthorAgeFilesLines
* Add max_priority to give priority ability to a queueGerben Geijteman2017-09-081-2/+17
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Pep8 fixes for rabbitmq modules (#24590)Abhijeet Kasurde2017-08-101-57/+51
* Fix rabbitmq modules for python3 importToshio Kuratomi2017-08-071-3/+4
* Add check for requests moduleAbhijeet Kasurde2017-08-031-1/+8
* Get rid of more wildcard imports and add boilerplate to more modulesToshio Kuratomi2017-07-291-19/+9
* RabbitMQ 3.6.7 changed a couple of response codes (#22715)marlier2017-06-081-1/+2
* Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448)Manuel Sousa2017-04-151-1/+1
* E501 fixes (#22879)Matt Martz2017-03-221-4/+6
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-8/+8
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+274