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/examples
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
..
playbooks Wrong target for link? 11 years ago
scripts fix ambiguous cert selection in WinRM enable script (#21263) 7 years ago
DOCUMENTATION.yml How to document your module (#21021) 7 years ago
ansible.cfg Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
hosts comment examples in default hosts file 9 years ago
hosts.yaml Fix some typos (#16498) 8 years ago
hosts.yml linked cause people forget yaml and yml exist 8 years ago