community.general/lib/ansible
Richard C Isaacson cb7c2b7524 Updates for the unarchive module and action_plugin.
There is a bit going on with the changes here. Most of the changes are cleanup of files so that they line up with the standard files.

PR #5136 was merged into the current devel and brought up to working order. A few bug fixes had to be done to get the code to test correctly. Thanks out to @pib!

Issue #5431 was not able to be confirmed as it behaved as expected with a sudo user.

Tests were added via a playbook with archive files to verify functionality.

All tests fire clean including custom playbooks across multiple linux and solaris systems.
2014-02-12 01:57:00 -06:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Merge pull request #5576 from xyrix/symlink-bug-fix 2014-02-04 11:39:54 -08:00
module_utils Check mutually_exclusive parameters before applying defaults 2014-02-07 13:42:08 -05:00
playbook Merge pull request #5771 from bcoca/play_hosts2 2014-02-05 23:52:20 -05:00
runner Updates for the unarchive module and action_plugin. 2014-02-12 01:57:00 -06:00
utils Properly count newlines appearing at the end of templates after rendering 2014-02-05 15:14:19 -06:00
__init__.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
callbacks.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py Bug in constants.py, ANSIBLE_SSH_PIPELINING should be coerced to boolean 2014-01-22 13:54:28 +00:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00