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/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
10 years ago
..
__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) 10 years ago
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) 10 years ago
sendgrid.py updated docs, version is 2.2 and explain changes 10 years ago
slack.py Use HTTPS instead of legacy HTTP for ansible.com (#2636) 10 years ago
sns.py
telegram.py add telegram notification module 10 years ago
twilio.py
typetalk.py