Commit Graph

22 Commits (bda2ce6ffdb04f37a920294ca2cc560c8ddebecb)

Author SHA1 Message Date
Michael DeHaan 955611bda8 Fixes #3294
13 years ago
Michael DeHaan 8b592c9d4b Add some whitespace to script
13 years ago
martin f. krafft 3839dcd56c Remove extra $ character
13 years ago
martin f. krafft bbbc214ffb Remove bashisms, replace with POSIX constructs
13 years ago
martin f. krafft 9f4988dbfd Quote variables in shell script
13 years ago
martin f. krafft 4b9f8fc294 Replace external command with shell construct
13 years ago
martin f. krafft 013cd38929 Remove shebang line
13 years ago
martin f. krafft 3b008d6fa6 Expand usage synopsis
13 years ago
martin f. krafft 581dea70d1 Generalise determination of hacking directory path
13 years ago
Michael DeHaan 03db6ef24a Slightly more self-explanatory output for ./hacking/env-setup
13 years ago
Yves Dorfsman dfdc5bda4b Prevents PATH, PYTHONPATH etc... to be re-added.
13 years ago
junyoung a2aacaaec8 whitespaces in FULL_PATH cause an error to get ANSIBLE_PATH
13 years ago
Daniel Hokka Zakrisson a117944d0f Make env-setup work on Python 3
13 years ago
Blair Zajac ec5f6ae246 hacking/env-setup: remove unused sys import.
13 years ago
Will Thames 4d4d0b90c5 readlink -f does not work on OS X. Replaced with a python solution
14 years ago
willthames 6219fc4932 env-setup no longer needs to be run from the ansible directory, it can be run from anywhere
14 years ago
Tim Bielawa e9e8417735 Update hacking with MANPATH. Correct hacking README details.
14 years ago
Michael DeHaan 82bd75c1e0 Update env-setup script to make it work better
14 years ago
Michael DeHaan 85e0de5bb2 Move print statements out of playbook.py and back into CLI so we can simplify playbook operations
14 years ago
Tim Bielawa c5f8bc9d79 Don't set ANSIBLE_HOSTS inside the env-setup script
14 years ago
Tim Bielawa f2c2786a14 Update constants.py to pull module path and the hosts file from the
14 years ago
Tim Bielawa 6343aa6214 Add environment updating script 'env-setup' to facilitate running ansible from a git checkout.
14 years ago