ansible-later/docs/content/setup/pip.md

200 B

title
Using pip

{{< highlight Shell "linenos=table" >}}

From internal pip repo as user

pip install ansible-later --user

.. or as root

sudo pip install ansible-later {{< /highlight >}}