You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
James Cammarata 31250905e9 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
12 years ago
cloud During vsphere config check attempt cast before marking values missing 12 years ago
commands Clarify free_form isn't a real option :) 12 years ago
database Clarify that the encrypted param must also be set. 12 years ago
files Merge branch 'file_new_dirs_perms' of https://github.com/bcoca/ansible into bcoca-file_new_dirs_perms 12 years ago
internal Make async jid's unique per host 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Fix version_added for node in rabbitmq modules 12 years ago
monitoring Fixing a typo in the monit module (status and not status()) 12 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 12 years ago
network [get_url] check against lowered stripped sha256sum 12 years ago
notification Fixing a documentation error in the new stackdriver module 12 years ago
packaging Add dots to valid path characters 12 years ago
source_control Check module_path permissions when creating ssh_wrapper for git 12 years ago
system Fix grammar and value errors in cron documentation 12 years ago
utilities Close fds when running commands from the accelerate daemon 12 years ago
web_infrastructure made enabled/disabled checks of apache2_module workable 12 years ago