- 17 Feb, 2015 26 commits
-
-
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
-
Conflicts: lib/ansible/modules/core
Toshio Kuratomi committed -
Fix #9395
Michael Scherer committed -
Nicolas Rémond committed
-
Fixes #5865
jszwedko committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
When they python interpreter is set incorrectly for the machine the file is being checked for (e.g. for the local or the remote), the error manifests as a readability or directory missing error which can be very misleading.
James Keener committed -
It's up to the module using the set_fs_attributes*/set_mode* methods to specify the filename of the destination of the symlink if that's really the file that should be modified. Half of the fix for: https://github.com/ansible/ansible-modules-core/issues/778
Toshio Kuratomi committed
-
- 04 Dec, 2014 14 commits
-
-
James Cammarata committed
-
Toshio Kuratomi committed
-
empty
Brian Coca committed -
Listify revert errorhandling
Brian Coca committed -
Brian Coca committed
-
Fixes #9704
Toshio Kuratomi committed -
Fixes #9663
Toshio Kuratomi committed -
Fixes #9699
James Cammarata committed -
Superceeds e61e8a37 Fixes #9684
James Cammarata committed -
Chris Church committed
-
Fixes #9669
James Cammarata committed -
Fixes #9667
James Cammarata committed -
Michael DeHaan committed
-
Chris Church committed
-