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/README.md

535 B

Arch Packaging Files

The PKGBUILD in this directory is here for reference.

You can install ansible-git from the Arch User Repository (AUR), using the AUR helper of your choice.

With yaourt:

yaourt -S ansible-git

With pikaur:

pikaur -S ansible-git

You can also install the stable version of ansible as an AUR package.