mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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 |
||
---|---|---|
.. | ||
conf.py | ||
developing_api.rst | ||
developing_core.rst | ||
developing_inventory.rst | ||
developing_module_utilities.rst | ||
developing_modules.rst | ||
developing_modules_best_practices.rst | ||
developing_modules_checklist.rst | ||
developing_modules_documenting.rst | ||
developing_modules_general.rst | ||
developing_modules_in_groups.rst | ||
developing_modules_python3.rst | ||
developing_plugins.rst | ||
developing_program_flow_modules.rst | ||
developing_rebasing.rst | ||
developing_releases.rst | ||
developing_test_pr.rst | ||
index.rst | ||
Makefile | ||
overview_architecture.rst | ||
repomerge.rst |