This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
51829303d2
ansible
/
test
/
integration
/
targets
/
rabbitmq_publish
/
meta
/
main.yml
4 lines
58 B
YAML
Raw
Normal View
History
Unescape
Escape
RabbitMQ publisher module (#44718) * RabbitMQ basic publisher * Split out of a module_util. Preparing for binary posts. * Can now send a file to the queue. * Allowing an empty queue to be used so RabbitMQ returns a random queue. * Added RETURN docstring. * Updated and added tests. Now returns a dictionary with msg, content_type and queue published to. * Extra tests and introduced a none url method of providing server host details. * Added testing and errors for url/host parameters. * Updating RETURN sample * Added an image file for testing binary publishing. * Minor changes to test. * Added filename key/value to headers if a binary file is published. * Adding ability to specify headers. * Renaming to rabbitmq_publish * Changed tests to reflect name, and, preparing for testing headers. * Updated some documentation * Minor pip install update * Modifications after feedback. * Updates based on feedback. * Fixing pep8 issue. * Updating module and module_util name to amqp. * Reverting back to rabbitmq_publish naming. * Minor addition to notes.
2018-11-15 02:06:54 +01:00
dependencies
:
-
setup_rabbitmq
Fix rabbitmq_publish integration test.
2019-03-25 23:26:29 +01:00
-
setup_remote_tmp_dir
Reference in a new issue
Copy permalink