- 27 Mar, 2015 5 commits
-
-
Update README.md
Brian Coca committed -
Cloud Modules STS Support Redux
Brian Coca committed -
Fix a few spelling errors in the changelog
Brian Coca committed -
to get debuild you need to install devscripts
kristous committed -
jxn committed
-
- 26 Mar, 2015 12 commits
-
-
fix consul inventory issue (missing method param) merging as this does not seem to have worked before
Brian Coca committed -
deimosfr committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
https://github.com/ansible/ansible/pull/8564
Looks like there's currently no code for the ansible_*_interpreter but modified the note abouot adding it
Toshio Kuratomi committed -
Fixes #8564
Toshio Kuratomi committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Fix some typos in CHANGELOG.md
Brian Coca committed -
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 1 commit
-
-
Toshio Kuratomi committed
-