Add environment updating script 'env-setup' to facilitate running ansible from a git checkout.

This commit is contained in:
Tim Bielawa
2012-03-05 13:47:01 -05:00
parent a57f7ae010
commit 6343aa6214
4 changed files with 27 additions and 2 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
*~
*.py[co]
build
# Emacs backup files...
*~
.\#*