Commit graph

3 commits

Author SHA1 Message Date
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
René Moser
b13b954085 doc: rocketchat: minor doc fix (#2420) 2016-06-13 18:27:03 +02:00
Deepakkothandan
8ea7ae4690 Ansible Module for Sending Rocket Chat Notifications (#2222) 2016-06-13 18:09:29 +02:00