mirror of https://github.com/ansible/ansible.git
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/16869pull/18777/head
parent
3170180049
commit
f408a4db02
Loading…
Reference in New Issue