summaryrefslogtreecommitdiffstats
path: root/setup.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-101-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-031-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-291-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-271-1/+2
* Update the python setup script to install the ansible modules man page.Tim Bielawa2012-02-271-0/+3
* Because everything should have a man pageTim Bielawa2012-02-251-1/+3
* use defaults better, improve/fix setup.pyMichael DeHaan2012-02-241-4/+6
* Adding setup.pyMichael DeHaan2012-02-241-0/+26