3700bcb6dd
Mechanical edit done by this "one-liner": ```Shell 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\.|galaxy\.|)ansible\.com#https://\1ansible.com#g;' ``` Related to: https://github.com/ansible/ansible/issues/16869 |
||
---|---|---|
.. | ||
playbooks | ||
scripts | ||
ansible.cfg | ||
DOCUMENTATION.yml | ||
hosts | ||
hosts.yaml | ||
hosts.yml |