- 05 Feb, 2013 1 commit
-
-
The utils.md5s() function would break when calculating checksums for non-ascii characters. Convert to utf-8 first.
Rune Kaagaard committed
-
- 04 Feb, 2013 5 commits
-
-
Fixes #1983.
Daniel Hokka Zakrisson committed -
Fixes #1980.
Daniel Hokka Zakrisson committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list shortly.
Michael DeHaan committed
-
- 03 Feb, 2013 11 commits
-
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Devel
Michael DeHaan committed -
Integrate upstream changes from Portfile that exists in macports
Michael DeHaan committed -
Fixes #1972.
Daniel Hokka Zakrisson committed -
This makes --list-hosts work more like actually running the playbook, and thus gets the correct hosts with regard to includes and similar. Fixes #1959.
Daniel Hokka Zakrisson committed -
Instead of having to remember when to use which one, rename template_ds to template and move the last bit of code from template to varReplace (which gets used for all string replacements, in the end). This means that you can template any data type without worrying about whether it's a string or not, and the right thing will happen.
Daniel Hokka Zakrisson committed -
See this post - https://groups.google.com/forum/?fromgroups=#!topic/ansible-project/7xdC0MP9MjM I was not aware that blair had uploaded a portfile to macports already, this set of changes makes the 'devel' version of the portfile similar to the upstream. Except the man pages, examples and sample config files.
Jimmy Tang committed -
Piffey Parlance committed
-
Piffey Parlance committed
-
- 02 Feb, 2013 22 commits
-
-
hg module cleaned up
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Yum mod
Michael DeHaan committed -
Add macports packaging - points to git repo and devel branch instead of ...
Michael DeHaan committed -
If ec2 fact has ':' or '-', change to '_'
Michael DeHaan committed -
Correct python module name for jinja2
Michael DeHaan committed -
Update packaging/arch/PKGBUILD
Stephen Fromm committed -
fixed shebang in hacking test-module
Stephen Fromm committed
-
- 01 Feb, 2013 1 commit
-
-
Les Aker committed
-