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/arch
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).
12 years ago
..
PKGBUILD
README.md
python-binary.diff

README.md

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.