mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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
|
||
|---|---|---|
| .. | ||
| PKGBUILD | ||
| README.md | ||
Arch Packaging Files
The PKGBUILD in this directory is here for reference.
You should use AUR to install ansible-git, using yaourt for instance:
yaourt -S ansible-git
You can also use a AUR package for the stable version of ansible.