| Commit message (Expand) | Author | Age | Files | Lines |
* | Include bin/ansible-pull as part of the sdist in distutils. | Tim Bielawa | 2012-08-09 | 1 | -1/+2 |
* | more whitespace | Michael DeHaan | 2012-08-07 | 1 | -1/+1 |
* | Split connection code into submodules. | Michael DeHaan | 2012-05-31 | 1 | -0/+1 |
* | Listed python sub-packages in setup.py. | Joshua Tacoma | 2012-05-29 | 1 | -0/+3 |
* | Add requirements in setup.py. | Stefane Fermigier | 2012-04-22 | 1 | -2/+2 |
* | Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not... | Michael DeHaan | 2012-03-16 | 1 | -0/+4 |
* | modify build/spec file to work on el6 with quasi-broken setup process | Seth Vidal | 2012-03-13 | 1 | -8/+0 |
* | Fixup RPM building: Makefile, Spec File, .gitignore | Tim Bielawa | 2012-03-10 | 1 | -18/+15 |
* | Add manpage for ansible-playbook, since it is a command. More detailed docs ... | Michael DeHaan | 2012-03-10 | 1 | -1/+2 |
* | Drop other man(5) pages so we can have only one source of docs -- ansible.git... | Michael DeHaan | 2012-03-08 | 1 | -4/+0 |
* | add MANIFEST.in, ansible.spec, modify setup.py for rpm pkg creation | Seth Vidal | 2012-03-05 | 1 | -3/+3 |
* | Make sure tempdirs are cleaned up after execution steps, fix notifiers, make ... | Michael DeHaan | 2012-03-03 | 1 | -0/+1 |
* | merge Seth's ansible-command script with ansible proper, so we can do nice ou... | Michael DeHaan | 2012-02-28 | 1 | -1/+0 |
* | Rename ans-command to ansible-command and ans-playbook to ansible-playbook so... | Michael DeHaan | 2012-02-29 | 1 | -1/+2 |
* | remove debug statement | Michael DeHaan | 2012-02-28 | 1 | -0/+4 |
* | Minor error handling tweaks (yell if no args) for ansible-command and some minor | Michael DeHaan | 2012-02-28 | 1 | -0/+1 |
* | Update distutils setup script to install the new manual page | Tim Bielawa | 2012-02-27 | 1 | -1/+2 |
* | Update the python setup script to install the ansible modules man page. | Tim Bielawa | 2012-02-27 | 1 | -0/+3 |
* | Because everything should have a man page | Tim Bielawa | 2012-02-25 | 1 | -1/+3 |
* | use defaults better, improve/fix setup.py | Michael DeHaan | 2012-02-24 | 1 | -4/+6 |
* | Adding setup.py | Michael DeHaan | 2012-02-24 | 1 | -0/+26 |