- 09 Feb, 2013 1 commit
-
-
library/pip: add support for virtualenv's --system-site-packages.
Michael DeHaan committed
-
- 08 Feb, 2013 5 commits
-
-
Fix Issue #2025 where templates were not being transfered.
Michael DeHaan committed -
Matt Cordial committed
-
Michael DeHaan committed
-
Probably output is not useful if not used with --limit Works well with --check mode
Michael DeHaan committed -
Michael DeHaan committed
-
- 07 Feb, 2013 18 commits
-
-
Daniel Hokka Zakrisson committed
-
Use yaml.safe_dump rather than yaml.dump. No more "!!python/unicode".
Daniel Hokka Zakrisson committed -
No authentication when ansible-playbook is called with --syntax-check
Daniel Hokka Zakrisson committed -
schmic committed
-
This allows accessing inventory data from nodes that have not been talked to (yet).
Daniel Hokka Zakrisson committed -
Documentation Fixes relating to OSX and macports
Michael DeHaan committed -
Specify repo option with hg pull
Michael DeHaan committed -
Fix yum module examples: the 'pkg' parameter is now 'name'
Michael DeHaan committed -
Stoned Elipot committed
-
Add ConnectTimeout=DEFAULT_TIMEOUT to ssh args
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
always restart the program when state=restarted
Daniel Hokka Zakrisson committed -
ftao committed
-
fdavis committed
-
Fixes #1994.
Daniel Hokka Zakrisson committed -
Clarification on how to use insertafter with a regex.
Daniel Hokka Zakrisson committed -
For ansible --list-hosts benefit apply hosts selection limits early
Daniel Hokka Zakrisson committed
-
- 06 Feb, 2013 6 commits
-
-
Fixes #1988.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
Happens with e.g. "command: true" that YAML helpfully converts to a bool.
Daniel Hokka Zakrisson committed -
Stoned Elipot committed
-
Yves Dorfsman committed
-
Fixing bug with unicode templates
Michael DeHaan committed
-
- 05 Feb, 2013 2 commits
-
-
The utils.md5s() function would break when calculating checksums for non-ascii characters. Convert to utf-8 first.
Rune Kaagaard committed -
Blair Zajac committed
-
- 04 Feb, 2013 8 commits
-
-
Fixes #1989
Joel Roller committed -
Insert some notes about installing on OSX via macports
Jimmy Tang committed -
Fixes #1983.
Daniel Hokka Zakrisson committed -
Piotr Roszatycki 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
-