mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
added homebrew to install doc
This commit is contained in:
parent
f547733b1f
commit
a039146081
1 changed files with 12 additions and 0 deletions
|
@ -204,6 +204,18 @@ You may also wish to install from ports, run:
|
||||||
|
|
||||||
$ sudo make -C /usr/ports/sysutils/ansible install
|
$ sudo make -C /usr/ports/sysutils/ansible install
|
||||||
|
|
||||||
|
.. _from_brew:
|
||||||
|
|
||||||
|
Latest Releases Via Homebrew (Mac OSX)
|
||||||
|
++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
To install on a Mac, make sure you have Homebrew, then run:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
$ brew update
|
||||||
|
$ brew install ansible
|
||||||
|
|
||||||
.. _from_pip:
|
.. _from_pip:
|
||||||
|
|
||||||
Latest Releases Via Pip
|
Latest Releases Via Pip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue