Commit Graph

4 Commits (a482a63ef6f09f2c90382233b1e12b4c4f471471)

Author SHA1 Message Date
Fabio Alessandro Locati 2c78dea646 Require domain in rocketchat (#2803)
* Set the domain as required

* Add domain in the examples as well
8 years ago
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