mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-14 17:20:39 +00:00
446 B
446 B
title |
---|
From source |
{{< highlight Shell "linenos=table" >}}
Install dependency
git clone https://github.com/thegeeklab/ansible-later
export PYTHONPATH=$PYTHONPATH:pwd
/ansible-later/ansiblelater
export PATH=$PATH:pwd
/ansible-later/bin
{{< /highlight >}}