- 19 Feb, 2015 2 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
- 17 Feb, 2015 38 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Fixes #10243
Toshio Kuratomi committed -
Conflicts: v2/ansible/utils/unicode.py
Toshio Kuratomi committed -
Nicolas Le Manchet committed
-
Needed to clear unwanted parameters from both args and complex args when calling file module. Fixes #10208
Toshio Kuratomi committed -
Brian Coca committed
-
$ su suuser date suusers's Password:
Henk Wiedig committed -
Helps control open file descriptor count with pypy (which is used with one coreos + ansible example). Part of a fix for https://github.com/ansible/ansible/issues/10157
Toshio Kuratomi committed -
Conflicts: v2/ansible/module_utils/basic.py
Toshio Kuratomi committed -
Daniel Upton committed
-
Dagobert Michelsen committed
-
This can be used from another non interactive software, see #9695 for details.
Michael Scherer committed -
Jon Hadfield committed
-
Toshio Kuratomi committed
-
The rules are -- if the filter returns str type and the str may contain non-ascii characters then wrap it to convert to unicode type. Not needed if the function already returns unicode type or only returns ascii characters Conflicts: lib/ansible/runner/filter_plugins/core.py
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixes #10126
Toshio Kuratomi committed -
Andreas Reischuck committed
-
Fixes #10110
Toshio Kuratomi committed -
non-strings. Do some value checking in the calling code
Toshio Kuratomi committed -
Conflicts: v2/ansible/inventory/script.py
Toshio Kuratomi committed -
Conflicts: v2/ansible/plugins/shell/sh.py
Toshio Kuratomi committed -
jinja2 cannot handle byte strs with non-ascii. So we need to transform potential byte str into unicode type. This fix is for dynamic inventory. Fixes #10007 Conflicts: v2/ansible/inventory/script.py v2/ansible/module_utils/basic.py
Toshio Kuratomi committed -
Conflicts: v2/ansible/plugins/shell/sh.py
Akos Vandra committed -
Conflicts: v2/ansible/plugins/shell/sh.py
Akos Vandra committed -
Fix quoting of shell parameters used in remote_checksum and add integration test to detect the error Fixes #682 Conflicts: test/integration/roles/test_unarchive/tasks/main.yml v2/ansible/plugins/shell/sh.py
Toshio Kuratomi committed -
Fixes #546
Toshio Kuratomi committed -
not work
Brian Coca committed -
Luke Macken committed
-
Costi Ciudatu committed
-
Toshio Kuratomi committed
-
Rene Moser committed
-
Brian Coca committed
-
Toshio Kuratomi committed
-