community.general/lib/ansible/modules/notification
John Imison 54c54fc960 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 11:06:54 +10:00
..
__init__.py
_osx_say.py
bearychat.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
campfire.py
catapult.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cisco_spark.py Minor documentation fix. (#47276) 2018-10-18 16:19:45 -04:00
flowdock.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
grove.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
hall.py
hipchat.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
irc.py fix irc module to work with py3 (#42267) 2018-07-10 09:42:14 -04:00
jabber.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
logentries_msg.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
mail.py mail: fixed STARTTLS module working with python 3.7.0 (#47412) 2018-11-06 09:54:51 -05:00
matrix.py Add matrix notification module (#45823) 2018-10-24 08:54:38 +01:00
mattermost.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
mqtt.py Update all pypi.python.org URLs to pypi.org (#38988) 2018-05-14 17:41:47 -05:00
nexmo.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
office_365_connector_card.py Doc formatting update for office_365_connector_card.py (#38142) 2018-04-02 16:23:47 -05:00
pushbullet.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
pushover.py
rabbitmq_publish.py RabbitMQ publisher module (#44718) 2018-11-15 11:06:54 +10:00
rocketchat.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
say.py Add docs for say.py to indicate how to list voices (#37737) 2018-09-21 14:51:34 +01:00
sendgrid.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
slack.py Add threading to slack notification module (#47333) 2018-11-06 12:04:07 -05:00
snow_record.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
syslogger.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
telegram.py
twilio.py twilio: fix multi to_number support (#44878) 2018-09-16 08:38:25 +02:00
typetalk.py Update typetalk.py to use com domain (#46045) 2018-09-24 16:42:06 -05:00