Files
community.general/lib/ansible/runner/action_plugins
Richard C Isaacson 786e3d2fd2 Refining the fix made in #5885.
It turns out that some of the assumptions in #5885 were slightly off. The previous fix relied on a call to the module to creat a tmp_path. This is insufficent as there are few cases that we need to have the tmp directory before we make the module call. If we don't have a tmp_path before we do a recursive call or when we find a file that does not match the remote md5 hash we need to create a tmp directory. Also we are not more percise when we will need to clean up the remote tmp_path.
2014-02-08 02:25:42 -06:00
..
2014-02-08 02:25:42 -06:00
2014-01-08 02:21:10 +01:00
2014-01-28 20:29:42 -05:00
2014-01-31 16:58:46 -06:00