mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-04 20:30:42 +00:00
200 B
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 >}}