ansible/notification
Robin Schneider 57c142b6ed Use HTTPS instead of legacy HTTP for ansible.com (#2636)
Mechanical edit done by this "one-liner":

git ls-files -z "$(git rev-parse --show-toplevel)" | xargs --null -I '{}' find '{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's#http://www\.ansible\.com#https://www.ansible.com#g;'

Related to: https://github.com/ansible/ansible/issues/16869
2016-08-02 21:12:51 +02:00
..
__init__.py
campfire.py
flowdock.py
grove.py
hall.py
hipchat.py
irc.py add type declaration to the port parameter of the irc module. #AnsibleZH (#2349) 2016-06-01 10:02:46 +02:00
jabber.py
mail.py
mqtt.py
nexmo.py
osx_say.py
pushbullet.py
pushover.py
rocketchat.py Use HTTPS instead of legacy HTTP for ansible.com (#2636) 2016-08-02 21:12:51 +02:00
sendgrid.py updated docs, version is 2.2 and explain changes 2016-07-29 22:32:13 -04:00
slack.py Use HTTPS instead of legacy HTTP for ansible.com (#2636) 2016-08-02 21:12:51 +02:00
sns.py
telegram.py add telegram notification module 2016-06-13 14:55:09 -04:00
twilio.py
typetalk.py