mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-04 20:30:42 +00:00
413 B
413 B
title |
---|
From source |
{{< highlight Shell "linenos=table" >}}
Install dependencies
pip install --user poetry
git clone https://github.com/thegeeklab/ansible-later cd ansible-later poetry install -E ansible {{< /highlight >}}