- 12 Nov, 2012 1 commit
-
-
Without this, module_formatter.py relies on the installed ansible which is wrong in more than one way.
Dag Wieers committed
-
- 07 Nov, 2012 1 commit
-
-
Dag Wieers committed
-
- 11 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 10 Oct, 2012 2 commits
-
-
Marco Vito Moscaritolo committed
-
Michael DeHaan committed
-
- 09 Oct, 2012 1 commit
-
-
On RHEL5 and RHEL6 there is not argparse, and 'make rpm' fails because of this. With this change it works, and I can test and fix my own documentation...
Dag Wieers committed
-
- 08 Oct, 2012 2 commits
-
-
Tim Bielawa committed
-
Michael DeHaan committed
-
- 03 Oct, 2012 2 commits
-
-
Library functions and modules should be in the 3 man page section. Also the files should end in '.3'
Tim Bielawa committed -
Michael DeHaan committed
-
- 02 Oct, 2012 1 commit
-
-
So they can be shared/compared by people in different timezones
Dag Wieers committed
-
- 30 Sep, 2012 2 commits
-
-
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
- 28 Sep, 2012 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 26 Sep, 2012 2 commits
-
-
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
- 19 Sep, 2012 1 commit
-
-
Matthew Johnson committed
-
- 29 Aug, 2012 1 commit
-
-
date still issues warning and ignores TZ - Updated tests to work inside bsd jails (127 addresses are an issue) Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed
-
- 17 Aug, 2012 1 commit
-
-
If ANSIBLE_KEEP_REMOTE_FILES=1 is set as an environment file, remote files will not be deleted, which is useful only for development debugging purposes.
Michael DeHaan committed
-
- 14 Aug, 2012 1 commit
-
-
Add a basic ansible-pull man page. Add the example playbooks/scripts to the RPM package. Closes #841
Tim Bielawa committed
-
- 11 Aug, 2012 2 commits
-
-
Michael DeHaan committed
-
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library directory.
Michael DeHaan committed
-
- 01 Aug, 2012 2 commits
-
-
So we get the exact behavior as the SRPM build
Dag Wieërs committed -
With this patch one can do `make rpm` and get an RPM file that looks like: rpm-build/noarch/ansible-0.6-0.git201208010541.el6.noarch.rpm My goal was not to rewrite the original SPEC file, and/or the tarball. In other projects what I tend to do is prepare the SPEC file in the tarball with the correct version/release so that rpmbuild works on the (released) tarball as well. If this is wanted, we will have to rewrite the SPEC file on the fly as part of creating the tarball. If there is no git or .git/ available, we will use the current time.
Dag Wieërs committed
-
- 24 Jul, 2012 1 commit
-
-
Chin Fang committed
-
- 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
-
- 13 Apr, 2012 1 commit
-
-
Michael DeHaan committed
-
- 31 Mar, 2012 1 commit
-
-
Run tests in verbose mode.
Michael DeHaan committed
-
- 24 Mar, 2012 1 commit
-
-
Update manpages from ansible repo to show when options require args. Update clean target Makefile so 'rm' doesn't print a useless error when files aren't found while cleaning.
Tim Bielawa 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
-