- 23 Apr, 2012 1 commit
-
-
Henry Graham committed
-
- 21 Apr, 2012 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Move setup.py stuff back to top level as "make sdist" was not working, plus, it makes sources cleaner.
Michael DeHaan committed
-
- 19 Apr, 2012 1 commit
-
-
Distutils MANIFEST.in, setup.py -> packaging/distutils/ directory.
Tim Bielawa committed
-
- 18 Apr, 2012 1 commit
-
-
Tim Bielawa committed
-
- 17 Apr, 2012 3 commits
-
-
Makefile upgraded with comments and some simplifications. Remove useless 'PHONEY' and 'VPATH' directives from Makefile
Tim Bielawa committed -
Change manpages to build from *.in and add comments about how the make targets work.
Tim Bielawa committed -
Conflicts: docs/man/man1/ansible-playbook.1 docs/man/man1/ansible.1 Update %description
Tim Bielawa committed
-
- 31 Mar, 2012 1 commit
-
-
Run tests in verbose mode.
Michael DeHaan committed
-
- 18 Mar, 2012 1 commit
-
-
Import cleanup, plus have /bin/ansible remind you if no hosts were matched by a pattern (for instance, assume there was a typo in the pattern)
Michael DeHaan committed
-
- 31 Mar, 2012 1 commit
-
-
Michael DeHaan committed
-
- 16 Mar, 2012 1 commit
-
-
Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not build the asciidoc from the rpm or make install targets. Also modify the make install (only) to copy over files into the library directory since the setup.py does not do this (due to a distutils bug, more or less).
Michael DeHaan committed
-
- 10 Mar, 2012 2 commits
-
-
Fixup distutils: setup.py Clean old cruft: section 5 man pages
Tim Bielawa committed -
Add manpage for ansible-playbook, since it is a command. More detailed docs will remain on the web site.
Michael DeHaan committed
-
- 08 Mar, 2012 1 commit
-
-
Drop other man(5) pages so we can have only one source of docs -- ansible.github.com for those operations. Easier to maintain and much more verbose.
Michael DeHaan committed
-
- 06 Mar, 2012 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 05 Mar, 2012 2 commits
-
-
Tim Bielawa committed
-
Tim Bielawa committed
-
- 04 Apr, 2012 1 commit
-
-
everything as the logged in user using local checkout and write to a tempdir. To run tests, be sure user is in SSH authorized_keys for themselves, this DOES run through paramiko because mocking it out would defeat the point of having tests.
Michael DeHaan committed
-
- 03 Mar, 2012 3 commits
-
-
be better used programatically. May have to come up with another system of tree logging for playbook if playbook decides to have tree logging. Presumably not the highest priority.
Michael DeHaan committed -
Also make pep8 show all messages rather than just 1 per code.
Michael DeHaan committed -
Let "all" be an alias for "*" in patterns, fix output bug on non-command execution, make clean now removes the build dir
Michael DeHaan committed
-
- 28 Feb, 2012 1 commit
-
-
docs before python setup.py. Seems reasonable to let Makefile drive
Michael DeHaan committed
-
- 27 Feb, 2012 3 commits
-
-
Tim Bielawa committed
-
Tim Bielawa committed
-
written.
Michael DeHaan committed
-
- 26 Feb, 2012 1 commit
-
-
Michael DeHaan committed
-
- 25 Feb, 2012 1 commit
-
-
Tim Bielawa committed
-