mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Added installation instructions for Arch Linux.
This commit is contained in:
parent
131683523b
commit
c6942578bf
1 changed files with 11 additions and 0 deletions
|
@ -261,6 +261,17 @@ Ansible is available for Solaris as `SysV package from OpenCSW <https://www.open
|
||||||
# pkgadd -d http://get.opencsw.org/now
|
# pkgadd -d http://get.opencsw.org/now
|
||||||
# /opt/csw/bin/pkgutil -i ansible
|
# /opt/csw/bin/pkgutil -i ansible
|
||||||
|
|
||||||
|
.. _from_pacman:
|
||||||
|
|
||||||
|
Latest Releases Via Pacman (Arch Linux)
|
||||||
|
+++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
Ansible is available in the Community repository::
|
||||||
|
|
||||||
|
$ pacman -S ansible
|
||||||
|
|
||||||
|
The AUR has a PKGBUILD for pulling directly from Github called `ansible-git <https://aur.archlinux.org/packages/ansible-git>`_.
|
||||||
|
|
||||||
.. _from_pip:
|
.. _from_pip:
|
||||||
|
|
||||||
Latest Releases Via Pip
|
Latest Releases Via Pip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue