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