ansible/packaging/arch/README.md
Michel Blanc d5f4e033b9 Updates Arch linux packaging files
Added a README.md to explain the purpose of the directory
Fixed dependencies in PKGBUILD
Added patch to change python binary name for arch users, so they
don't end up using python 3 (python links to python3 by default on arch
linux).
2012-11-16 10:07:42 +01:00

384 B

Arch Packaging Files

The PKGBUILD and patch in this directory are here for reference. You should use AUR to install ansible-git, using yaourt for instance :

yaourt -S ansible-git

You can also find a stable AUR package for the stable version of ansible.