| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some docs/examples | Tim Bielawa | 2012-08-14 | 1 | -1/+1 |
* | formatting | Michael DeHaan | 2012-08-12 | 1 | -2/+2 |
* | Make pep8 tests run against the library directory as well, and associated twe... | Michael DeHaan | 2012-08-11 | 1 | -1/+2 |
* | Place the freshly built RPM directly into rpm-build/ | Dag Wieërs | 2012-08-01 | 1 | -1/+2 |
* | Implements git commit date into RPM release | Dag Wieërs | 2012-08-01 | 1 | -5/+16 |
* | Added a host expansion feature to ansible's inventory parsing | Chin Fang | 2012-07-24 | 1 | -1/+1 |
* | debian packaging | Henry Graham | 2012-04-24 | 1 | -3/+10 |
* | Ignore pyflakes E261 style output (multiple spaces before inline comment) | Michael DeHaan | 2012-04-21 | 1 | -1/+1 |
* | Unused import | Michael DeHaan | 2012-04-21 | 1 | -2/+23 |
* | Move setup.py stuff back to top level as "make sdist" was not working, plus, ... | Michael DeHaan | 2012-04-21 | 1 | -8/+10 |
* | Move packaging related things out of the root directory: | Tim Bielawa | 2012-04-19 | 1 | -3/+8 |
* | Finish up moving spec file | Tim Bielawa | 2012-04-18 | 1 | -6/+8 |
* | Docs build using version in the VERSION file. | Tim Bielawa | 2012-04-17 | 1 | -14/+17 |
* | Renaming asciidoc sources to .in. | Tim Bielawa | 2012-04-17 | 1 | -3/+8 |
* | Update %description and auto-add version to manpages | Tim Bielawa | 2012-04-17 | 1 | -3/+4 |
* | Disable ohai test as it's hanging for whatever reason, but doesn't do this in... | Michael DeHaan | 2012-03-31 | 1 | -1/+1 |
* | Import cleanup, plus have /bin/ansible remind you if no hosts were matched by... | Michael DeHaan | 2012-03-18 | 1 | -1/+1 |
* | host file must be marked config(noreplace), update rpm build to use checked i... | Michael DeHaan | 2012-03-31 | 1 | -1/+1 |
* | Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not... | Michael DeHaan | 2012-03-16 | 1 | -5/+5 |
* | Fixup RPM building: Makefile, Spec File, .gitignore | Tim Bielawa | 2012-03-10 | 1 | -7/+38 |
* | Add manpage for ansible-playbook, since it is a command. More detailed docs ... | Michael DeHaan | 2012-03-10 | 1 | -1/+1 |
* | Drop other man(5) pages so we can have only one source of docs -- ansible.git... | Michael DeHaan | 2012-03-08 | 1 | -1/+1 |
* | Removing vim swap files and MANIFEST from rpmbuild on 'make clean' | Michael DeHaan | 2012-03-06 | 1 | -0/+3 |
* | Have 'make clean' clean up test output directory | Michael DeHaan | 2012-03-06 | 1 | -0/+2 |
* | Add RPM target. Not quite operational. | Michael DeHaan | 2012-03-06 | 1 | -1/+6 |
* | Fix the py[co] part of the clean target in the make file | Tim Bielawa | 2012-03-05 | 1 | -1/+1 |
* | Freshen up Makefile clean target | Tim Bielawa | 2012-03-05 | 1 | -5/+7 |
* | Added tests for the guts of the program (Runner()) and modules. Idea is to run | Michael DeHaan | 2012-04-04 | 1 | -0/+3 |
* | add pyflakes target & associated fixes. Also decided to save JSON to --tree ... | Michael DeHaan | 2012-03-03 | 1 | -0/+3 |
* | Some minor from 'pep8', and silencing the PEP8 messages I don't care about. | Michael DeHaan | 2012-03-03 | 1 | -1/+4 |
* | Let "all" be an alias for "*" in patterns, fix output bug on non-command exec... | Michael DeHaan | 2012-03-03 | 1 | -0/+1 |
* | Added solution to avoid checking in manpages. Just run "make" and we'll build | Michael DeHaan | 2012-02-28 | 1 | -0/+10 |
* | Fix makefile manpage targets | Tim Bielawa | 2012-02-27 | 1 | -1/+1 |
* | Fixup the naming of the docs. | Tim Bielawa | 2012-02-27 | 1 | -1/+1 |
* | Added stub for ansible-playbook (format) docs. Docs on ansible-playbook scri... | Michael DeHaan | 2012-02-27 | 1 | -1/+1 |
* | Add start of documentation for modules | Michael DeHaan | 2012-02-27 | 1 | -1/+1 |
* | Because everything should have a man page | Tim Bielawa | 2012-02-25 | 1 | -0/+32 |