Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 416 Bytes

The purpose here is pretty straightforward. I wanted to be able to set up a new Ansible environment for testing, and do it in a consistent manner every time. The important thing here is that we do so using virtualenv and Python 3.

I drew some inspiration from Matt Schlobohm's post on creating and using a virtualenv with Ansible. https://stackoverflow.com/a/20578725

Joseph P. Hillenburg jph AT cobaltjacket.com