Files
community.general/lib/ansible/module_utils
James Cammarata df877f2e79 Check module_path permissions when creating ssh_wrapper for git
If the module directory is not writable/executable to the current user
(most likely because of a sudo to a non-root user), the ssh_wrapper
will be created in the default location for mkstemp() calls. To facilitate
the deletion of these new files, a new mechanism for cleaning up files
created by the module was also added.

Fixes #7375
2014-05-14 21:22:22 -05:00
..
2013-10-26 11:10:54 -04:00
2014-03-10 12:02:45 -07:00
2014-04-24 10:31:04 -04:00