- 10 Aug, 2012 9 commits
-
-
Michael DeHaan committed
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Feature/pip module py2.4
Michael DeHaan committed -
add backup= option to copy. makes a backup of the file on the target
Michael DeHaan committed -
Feature/sudo cmd not defined
Michael DeHaan committed -
We need to include the license when we ship RPMs
Michael DeHaan committed -
Include bin/ansible-pull as part of the sdist in distutils.
Michael DeHaan committed
-
- 09 Aug, 2012 27 commits
-
-
The `val if something else something-else` syntax does not work prior to 2.5.
Sundar Raman committed -
Sundar Raman committed
-
The `val if something else something-else` syntax does not work prior to 2.5
Sundar Raman committed -
Seth Vidal committed
-
in a file named: $filename.YYYY-MM-DD@HH:MM~ backup=False is default
Seth Vidal committed -
make yum module work with list=pkgspec
Michael DeHaan committed -
Seth Vidal committed
-
It is still required to use list=..., but the typical install and remove won't need it.
Daniel Hokka Zakrisson committed -
Tim Bielawa committed
-
Tim Bielawa committed
-
Update man pages and the message for an exception.
Michael DeHaan committed -
Tim Bielawa committed
-
Michael DeHaan committed
-
Added commit time information to the --version output
Michael DeHaan committed -
Now prints date of commit (and timezone offset of commit) Hopefully resolves #783
willthames committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Only run yum,apt through the with_items loop if there is a list of items. Just a cosmetic fix on return values for the most part.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Running ansible --version now outputs git information when the repo lives in .git in the root of the ansible source (coping with the case where the git info is elsewhere is left as an exercise). This uses gitpython where installed, otherwise it interrogates the files in the .git directory to get the same information. The gitpython path could be removed, but then people might ask 'why did you do it like this when gitpython exists'
Will Thames committed
-
- 08 Aug, 2012 4 commits
-
-
Michael DeHaan committed
-
add apt_repository module
Michael DeHaan committed -
add pip module
Michael DeHaan committed
-