| Commit message (Expand) | Author | Age | Files | Lines |
* | Update URLs and email address in setup.py | Michael DeHaan | 2013-08-24 | 1 | -5/+3 |
* | fix package mentioned twice in setup.py | Benjamin Schwarze | 2013-05-15 | 1 | -1/+0 |
* | commit 290ecfcdc2fa6dcbee8328130c85916fdebd5152 | Ton Kersten | 2013-04-29 | 1 | -1/+4 |
* | CLI: ansible-doc shows lists of modules & module docs on command-line | Jan-Piet Mens | 2012-11-30 | 1 | -1/+2 |
* | Add ansible.runner.filter_plugins package to setup.py | Jeroen Hoekx | 2012-11-05 | 1 | -0/+1 |
* | Make ansible.utils a package | Daniel Hokka Zakrisson | 2012-11-02 | 1 | -0/+1 |
* | Fixup setup.py path | Michael DeHaan | 2012-10-26 | 1 | -1/+1 |
* | Make group_vars and host_vars available to usr/bin/ansible, and make vars_plu... | Michael DeHaan | 2012-10-26 | 1 | -0/+1 |
* | add lookup plugins to setup.py | Michael DeHaan | 2012-10-12 | 1 | -0/+1 |
* | Add DIST_MODULE_PATH so setup.py and ansible.spec can live in harmony. Closes... | Tim Bielawa | 2012-10-11 | 1 | -2/+2 |
* | Add package to setup.py | Michael DeHaan | 2012-09-07 | 1 | -0/+1 |
* | Install action_plugins | Daniel Hokka Zakrisson | 2012-09-08 | 1 | -0/+1 |
* | Update setup.py | Michael DeHaan | 2012-08-21 | 1 | -2/+2 |
* | Ship the noop.py callback | Michael DeHaan | 2012-08-18 | 1 | -0/+1 |
* | setup.py needs adjusting to ansible.runner.connections so that make rpm works | Dave Hatton | 2012-08-19 | 1 | -1/+1 |
* | If ANSIBLE_KEEP_REMOTE_FILES=1 is set as an environment file, remote files wi... | Michael DeHaan | 2012-08-16 | 1 | -5/+9 |
* | 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-06 | 1 | -1/+1 |
* | Split connection code into submodules. | Michael DeHaan | 2012-05-30 | 1 | -0/+1 |
* | Listed python sub-packages in setup.py. | Joshua Tacoma | 2012-05-28 | 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-15 | 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-09 | 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-02 | 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-28 | 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-26 | 1 | -1/+2 |
* | Update the python setup script to install the ansible modules man page. | Tim Bielawa | 2012-02-26 | 1 | -0/+3 |
* | Because everything should have a man page | Tim Bielawa | 2012-02-24 | 1 | -1/+3 |
* | use defaults better, improve/fix setup.py | Michael DeHaan | 2012-02-23 | 1 | -4/+6 |
* | Adding setup.py | Michael DeHaan | 2012-02-23 | 1 | -0/+26 |