Commit Graph

4 Commits (edb24dac2d15cd40595b95d255aad3e05fd5305a)

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

* Add domain in the examples as well
2016-12-08 11:34:44 -05:00
Robin Schneider f408a4db02 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-12-08 11:34:36 -05:00
René Moser 432e6ca060 doc: rocketchat: minor doc fix (#2420) 2016-12-08 11:34:22 -05:00
Deepakkothandan 20ea765fdd Ansible Module for Sending Rocket Chat Notifications (#2222) 2016-12-08 11:34:22 -05:00