ansible/library
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
..
cloud During vsphere config check attempt cast before marking values missing 2014-05-14 15:57:26 -05:00
commands Clarify free_form isn't a real option :) 2014-04-03 17:34:33 -04:00
database Clarify that the encrypted param must also be set. 2014-05-14 07:49:11 -06:00
files Merge branch 'file_new_dirs_perms' of https://github.com/bcoca/ansible into bcoca-file_new_dirs_perms 2014-05-14 13:53:08 -05:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Fixing a typo in the monit module (status and not status()) 2014-05-08 16:46:32 -05:00
net_infrastructure Adding an options sections to the docstring in the lldp module 2014-03-30 23:08:53 -05:00
network [get_url] check against lowered stripped sha256sum 2014-05-06 18:27:43 +02:00
notification Fixing a documentation error in the new stackdriver module 2014-05-01 11:44:31 -05:00
packaging Add dots to valid path characters 2014-05-10 18:13:16 +09:00
source_control Check module_path permissions when creating ssh_wrapper for git 2014-05-14 21:22:22 -05:00
system Fix grammar and value errors in cron documentation 2014-05-09 15:19:42 +01:00
utilities Close fds when running commands from the accelerate daemon 2014-05-07 08:47:38 -05:00
web_infrastructure made enabled/disabled checks of apache2_module workable 2014-04-28 19:46:34 +02:00