- 26 Mar, 2015 1 commit
-
-
Andrew Thompson committed
-
- 25 Mar, 2015 15 commits
-
-
We can't depend on the args being unicode text because we're in module land, not in the ansible controller land
Toshio Kuratomi committed -
Convert exceptions to unicode using to_unicode rather than str. that stops unicode errors if the string has non-ascii text
Toshio Kuratomi committed -
Make run_command() work when we get byte str with non-ascii characters (instead of unicode type like we were expecting) Fix and test. Fixes #10536
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
James Cammarata committed
-
doc: building debian package: 'asciidoc' is a required dependency
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Matthieu Caneill committed
-
Brian Coca committed
-
Toshio Kuratomi committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
- 24 Mar, 2015 7 commits
-
-
rst.j2 template better core module source wording
Brian Coca committed -
Ján Dzurek committed
-
Brian Coca committed
-
Toshio Kuratomi committed
-
Brian Coca committed
-
Remove the call to preprocess_loop data from playbook_include as includes can't be used with loops.
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
- 23 Mar, 2015 10 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Doc: use literal code blocks for YAML examples
Brian Coca committed -
Without this, the straight double quotes (") are displayed as curved quotes (“ and ”).
Cristian Ciupitu committed -
James Cammarata committed
-
Toshio Kuratomi committed
-
James Cammarata committed
-
Port #10258 to v2
Toshio Kuratomi committed -
Pierre-Louis Bonicoli committed
-
James Cammarata committed
-
- 22 Mar, 2015 3 commits
-
-
Brian Coca committed
-
Fixes a brief spelling error
Brian Coca committed -
Fixes a simple spelling mistake that was bugging me when I read the online docs. Trying to make the docs as great as possible.
Tim Rupp committed
-
- 21 Mar, 2015 4 commits
-
-
Update add_host example in AWS Guide
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
The add_host module now uses "groups" instead of "groupname" to allow for specifying more than one group.
Henry Todd committed
-