summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Place the freshly built RPM directly into rpm-build/Dag Wieërs2012-08-011-1/+2
* Implements git commit date into RPM releaseDag Wieërs2012-08-011-5/+16
* Added a host expansion feature to ansible's inventory parsingChin Fang2012-07-241-1/+1
* debian packagingHenry Graham2012-04-231-3/+10
* Ignore pyflakes E261 style output (multiple spaces before inline comment)Michael DeHaan2012-04-211-1/+1
* Unused importMichael DeHaan2012-04-211-2/+23
* Move setup.py stuff back to top level as "make sdist" was not working, plus, ...Michael DeHaan2012-04-211-8/+10
* Move packaging related things out of the root directory:Tim Bielawa2012-04-191-3/+8
* Finish up moving spec fileTim Bielawa2012-04-181-6/+8
* Docs build using version in the VERSION file.Tim Bielawa2012-04-171-14/+17
* Renaming asciidoc sources to .in.Tim Bielawa2012-04-171-3/+8
* Update %description and auto-add version to manpagesTim Bielawa2012-04-171-3/+4
* Disable ohai test as it's hanging for whatever reason, but doesn't do this in...Michael DeHaan2012-03-311-1/+1
* Import cleanup, plus have /bin/ansible remind you if no hosts were matched by...Michael DeHaan2012-03-181-1/+1
* host file must be marked config(noreplace), update rpm build to use checked i...Michael DeHaan2012-03-311-1/+1
* Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not...Michael DeHaan2012-03-151-5/+5
* Fixup RPM building: Makefile, Spec File, .gitignoreTim Bielawa2012-03-101-7/+38
* Add manpage for ansible-playbook, since it is a command. More detailed docs ...Michael DeHaan2012-03-091-1/+1
* Drop other man(5) pages so we can have only one source of docs -- ansible.git...Michael DeHaan2012-03-081-1/+1
* Removing vim swap files and MANIFEST from rpmbuild on 'make clean'Michael DeHaan2012-03-051-0/+3
* Have 'make clean' clean up test output directoryMichael DeHaan2012-03-051-0/+2
* Add RPM target. Not quite operational.Michael DeHaan2012-03-051-1/+6
* Fix the py[co] part of the clean target in the make fileTim Bielawa2012-03-051-1/+1
* Freshen up Makefile clean targetTim Bielawa2012-03-051-5/+7
* Added tests for the guts of the program (Runner()) and modules. Idea is to runMichael DeHaan2012-04-041-0/+3
* add pyflakes target & associated fixes. Also decided to save JSON to --tree ...Michael DeHaan2012-03-021-0/+3
* Some minor from 'pep8', and silencing the PEP8 messages I don't care about.Michael DeHaan2012-03-021-1/+4
* Let "all" be an alias for "*" in patterns, fix output bug on non-command exec...Michael DeHaan2012-03-021-0/+1
* Added solution to avoid checking in manpages. Just run "make" and we'll buildMichael DeHaan2012-02-281-0/+10
* Fix makefile manpage targetsTim Bielawa2012-02-261-1/+1
* Fixup the naming of the docs.Tim Bielawa2012-02-261-1/+1
* Added stub for ansible-playbook (format) docs. Docs on ansible-playbook scri...Michael DeHaan2012-02-261-1/+1
* Add start of documentation for modulesMichael DeHaan2012-02-261-1/+1
* Because everything should have a man pageTim Bielawa2012-02-241-0/+32