- 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 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 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
-
- 03 Feb, 2013 7 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
-