1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add OpenCSW for Solaris

This commit is contained in:
Dagobert Michelsen 2015-01-28 10:23:03 +01:00
parent 23a2e52cb7
commit 7a90139e3c

View file

@ -249,6 +249,18 @@ To install on a Mac, make sure you have Homebrew, then run:
$ brew update
$ brew install ansible
.. _from_pkgutil:
Latest Releases Via OpenCSW (Solaris)
+++++++++++++++++++++++++++++++++++++
Ansible is available for Solaris as `SysV package from OpenCSW <https://www.opencsw.org/packages/ansible/>`_.
.. code-block:: bash
# pkgadd -d http://get.opencsw.org/now
# /opt/csw/bin/pkgutil -i ansible
.. _from_pip:
Latest Releases Via Pip