summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Split connection code into submodules.Michael DeHaan2012-05-301-0/+1
* Listed python sub-packages in setup.py.Joshua Tacoma2012-05-281-0/+3
* Add requirements in setup.py.Stefane Fermigier2012-04-221-2/+2
* Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not...Michael DeHaan2012-03-151-0/+4
* modify build/spec file to work on el6 with quasi-broken setup processSeth Vidal2012-03-131-8/+0
* Fixup RPM building: Makefile, Spec File, .gitignoreTim Bielawa2012-03-101-18/+15
* Add manpage for ansible-playbook, since it is a command. More detailed docs ...Michael DeHaan2012-03-091-1/+2
* Drop other man(5) pages so we can have only one source of docs -- ansible.git...Michael DeHaan2012-03-081-4/+0
* add MANIFEST.in, ansible.spec, modify setup.py for rpm pkg creationSeth Vidal2012-03-051-3/+3
* Make sure tempdirs are cleaned up after execution steps, fix notifiers, make ...Michael DeHaan2012-03-021-0/+1
* merge Seth's ansible-command script with ansible proper, so we can do nice ou...Michael DeHaan2012-02-281-1/+0
* Rename ans-command to ansible-command and ans-playbook to ansible-playbook so...Michael DeHaan2012-02-281-1/+2
* remove debug statementMichael DeHaan2012-02-281-0/+4
* Minor error handling tweaks (yell if no args) for ansible-command and some minorMichael DeHaan2012-02-281-0/+1
* Update distutils setup script to install the new manual pageTim Bielawa2012-02-261-1/+2
* Update the python setup script to install the ansible modules man page.Tim Bielawa2012-02-261-0/+3
* Because everything should have a man pageTim Bielawa2012-02-241-1/+3
* use defaults better, improve/fix setup.pyMichael DeHaan2012-02-231-4/+6
* Adding setup.pyMichael DeHaan2012-02-231-0/+26