mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
update info on debian/ubuntu packages
This commit is contained in:
parent
d7b5b47efe
commit
03e9d9a742
1 changed files with 9 additions and 1 deletions
|
@ -204,7 +204,15 @@ further information on using Portfiles with MacPorts.
|
||||||
Ubuntu and Debian
|
Ubuntu and Debian
|
||||||
+++++++++++++++++
|
+++++++++++++++++
|
||||||
|
|
||||||
Ubuntu builds are available `in a PPA here <https://launchpad.net/~rquillo/+archive/ansible>`_
|
Ubuntu builds are available `in a PPA here <https://launchpad.net/~rquillo/+archive/ansible>`_ and in 13.04 via
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
$ sudo apt-get install ansible/raring-backports
|
||||||
|
|
||||||
|
In Debian testing/unstable and Ubntu 13.10+ it is available via
|
||||||
|
.. code-block:: bach
|
||||||
|
|
||||||
|
$ sudo apt-get install ansible
|
||||||
|
|
||||||
Debian/Ubuntu package recipes can also be built from the source checkout, run:
|
Debian/Ubuntu package recipes can also be built from the source checkout, run:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue