community.general/lib/ansible/modules/notification
Drew Russell 94f9bb962f Add a new module for Cisco Spark notifications (#19348)
* Add a new module for Cisco Spark notifications

* Added authentication validation to check mode

* Re-added description and removed Pylint references

* Moved the authentication test to the spark_message function

* removed duplicate fetch_url statements

* documentation formatting updates and if __name__ update

* recipient typo fix and added correct Formatting options to documentation options

* updated version added to 2.3
2017-03-08 12:49:38 +00:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
campfire.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
cisco_spark.py Add a new module for Cisco Spark notifications (#19348) 2017-03-08 12:49:38 +00:00
flowdock.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
grove.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
hall.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
hipchat.py hipchat: improve documentation (#20445) 2017-01-19 11:15:54 +00:00
irc.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
jabber.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
mail.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
mattermost.py Fix doc s/Slack/Mattermost/ (#22017) 2017-02-27 21:54:12 +00:00
mqtt.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
nexmo.py Improve quotes - notification/nexmo.py (#19168) 2016-12-11 22:14:15 +00:00
osx_say.py default voice of Alex seems safer (#20718) 2017-01-28 07:59:28 +01:00
pushbullet.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
pushover.py Remove explicit port from pushover module (#19078) 2017-02-23 10:40:04 -06:00
rocketchat.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
sendgrid.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
slack.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
sns.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
telegram.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
twilio.py Remove unused quotes - notification/twilio.py (#19152) 2016-12-10 09:27:56 -05:00
typetalk.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00