From 03e9d9a7423f53e79d58bc7d5e41dd9bd8454ac2 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 28 May 2013 18:12:33 +0200 Subject: [PATCH] update info on debian/ubuntu packages --- docsite/latest/rst/gettingstarted.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docsite/latest/rst/gettingstarted.rst b/docsite/latest/rst/gettingstarted.rst index 19ab7e85672..9a06563a012 100644 --- a/docsite/latest/rst/gettingstarted.rst +++ b/docsite/latest/rst/gettingstarted.rst @@ -204,7 +204,15 @@ further information on using Portfiles with MacPorts. Ubuntu and Debian +++++++++++++++++ -Ubuntu builds are available `in a PPA here `_ +Ubuntu builds are available `in a PPA here `_ 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: