You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/messaging
mj84 d2ccf90610 Added missing SSL parameters to rabbitmq_binding (#58064)
In rabbitmq_binding.py the SSL parameters ca_cert, client_cert, client_key were only passed to requests for post requests.
This change updates the DELETE and GET requests to include these parameters as well.
7 years ago
..
rabbitmq Added missing SSL parameters to rabbitmq_binding (#58064) 7 years ago
__init__.py Relocating extras into lib/ansible/modules/ after merge 9 years ago