No description
Find a file
Michael DeHaan 4ac5fcf3a3 Save the transfer of the module file for new style modules, because we can inject the arguments into the modules.
Module consumers using the API don't have to know how this works.  base64 stuff is only there
because escaping a docstring inside a docstring was a bit of a challenge :)
2012-07-23 19:18:45 -04:00
apt add noninteractive to debian module per #602 2012-07-16 20:18:58 -04:00
assemble Use iterative MD5 hashing. 2012-07-09 13:27:47 -04:00
async_status Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
async_wrapper Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
authorized_key Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent. 2012-07-02 19:16:57 +00:00
command Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
copy imports not needed 2012-07-21 17:25:47 -04:00
facter Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
failtest Surface module debug (-D) to /usr/bin/ansible also 2012-03-31 11:45:29 -04:00
fetch Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 2012-07-14 11:59:12 -04:00
file Removed unused recurse option in file module. 2012-07-12 02:04:51 -04:00
get_url Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. 2012-07-22 11:08:16 -04:00
git Fix for issue 604 2012-07-20 10:43:26 -07:00
group Update group module to use new shared module code 2012-07-21 22:30:13 -07:00
mount Squashed commit of the following: 2012-07-15 14:38:40 -04:00
mysql_db Upgrading MySQL user module to new format 2012-07-22 12:11:39 -05:00
mysql_user Upgrading MySQL user module to new format 2012-07-22 12:11:39 -05:00
ohai Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
ping Save the transfer of the module file for new style modules, because we can inject the arguments into the modules. 2012-07-23 19:18:45 -04:00
raw Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 2012-07-14 11:59:12 -04:00
service Service module outputting extra data. 2012-07-19 13:15:09 -04:00
setup Skip get_ipv6_facts if socket.has_ipv6 is false 2012-07-20 17:19:26 -07:00
shell Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 2012-07-14 11:59:12 -04:00
slurp By defining a main function here, and including it ahead of the boilerplate insertion symbol, tracebacks are 2012-07-20 06:37:46 -04:00
template Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 2012-07-14 11:59:12 -04:00
user Update user module to use new shared module code 2012-07-23 11:29:59 -07:00
virt Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 2012-05-26 01:20:53 -04:00
yum Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00