ansible/packaging/arch
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
2017-02-15 16:09:33 -08:00
..
PKGBUILD Use HTTPS instead of legacy HTTP for ansible.com (#16870) 2017-02-15 16:09:33 -08:00
README.md Make PKGBUILD packaging standards compliant. 2014-02-05 23:40:02 +01:00

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.