Commit Graph

3 Commits (5432c33324aa0d6c46e5a101339095ca7c45fd8b)

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
8 years ago
René Moser b13b954085 doc: rocketchat: minor doc fix (#2420) 9 years ago
Deepakkothandan 8ea7ae4690 Ansible Module for Sending Rocket Chat Notifications (#2222) 9 years ago