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
Michael DeHaan 2437ee5236 Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory.
Minor module refactoring.
12 years ago
apt add noninteractive to debian module per #602 13 years ago
assemble
async_status
async_wrapper
authorized_key
command
copy imports not needed 12 years ago
facter
failtest
fetch Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 13 years ago
file Removed unused recurse option in file module. 13 years ago
get_url Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. 12 years ago
git Fix for issue 604 12 years ago
group Update group module to use new shared module code 12 years ago
mount Squashed commit of the following: 13 years ago
mysql_db Upgrading to new shared module code 12 years ago
mysql_user The MySQL modules 13 years ago
ohai
ping
raw Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 13 years ago
service Service module outputting extra data. 12 years ago
setup Skip get_ipv6_facts if socket.has_ipv6 is false 12 years ago
shell Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 13 years ago
slurp By defining a main function here, and including it ahead of the boilerplate insertion symbol, tracebacks are 12 years ago
template Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 13 years ago
user Change the way we do with_items to make them happen next to each other in runner, which eliminates the problem of with_items and vars_files sometimes not playing nice with each other. 13 years ago
virt
yum