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

305 B

title
Using pip

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

From pip as user

pip install ansible-later --user

.. or as root

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