You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Robin Schneider 3700bcb6dd Use HTTPS instead of legacy HTTP for ansible.com (#16870)
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
7 years ago
..
arch Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
debian Build debs with pbuilder (#18165) 8 years ago
gentoo Ansible is available in the main Gentoo repository 10 years ago
macports Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
port/sysutils/ansible updated port version 9 years ago
release Updating packaging releases 8 years ago
rpm Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago