Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readlink -f does not work on OS X. Replaced with a python solution | Will Thames | 2012-07-30 | 1 | -1/+3 |
* | env-setup no longer needs to be run from the ansible directory, it can be run... | willthames | 2012-07-30 | 1 | -11/+24 |
* | Update hacking with MANPATH. Correct hacking README details. | Tim Bielawa | 2012-04-17 | 1 | -2/+5 |
* | Update env-setup script to make it work better | Michael DeHaan | 2012-03-18 | 1 | -13/+12 |
* | Move print statements out of playbook.py and back into CLI so we can simplify... | Michael DeHaan | 2012-03-06 | 1 | -1/+2 |
* | Don't set ANSIBLE_HOSTS inside the env-setup script | Tim Bielawa | 2012-03-05 | 1 | -4/+0 |
* | Update constants.py to pull module path and the hosts file from the | Tim Bielawa | 2012-03-05 | 1 | -0/+10 |
* | Add environment updating script 'env-setup' to facilitate running ansible fro... | Tim Bielawa | 2012-03-05 | 1 | -0/+11 |