ansible/library
2012-08-01 18:43:39 +02:00
..
apt Some optimizations to previous code. 2012-08-01 18:43:39 +02:00
assemble More cleanup in assemble module for module magic (tm) 2012-07-25 09:24:10 -07:00
async_status Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04:00
async_wrapper Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
authorized_key Convert authorized_key modules to use new common code + misc style things 2012-07-28 17:03:10 -04:00
command Teach the common module code to warn users about typo'd arguments and also set everything to None automatically such 2012-07-31 21:23:34 -04:00
copy Allow copy dest argument to be a directory 2012-07-31 14:47:01 +10:00
facter Standardizing the module 2012-07-24 21:08:56 +05:30
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 Module consistency and make daisy chaining work with invalid arguments detection. 2012-08-01 00:22:02 -04:00
get_url Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04:00
git Module consistency and make daisy chaining work with invalid arguments detection. 2012-08-01 00:22:02 -04:00
group Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04:00
mount Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04:00
mysql_db Module consistency and make daisy chaining work with invalid arguments detection. 2012-08-01 00:22:02 -04:00
mysql_user Module consistency and make daisy chaining work with invalid arguments detection. 2012-08-01 00:22:02 -04:00
ohai Changed funtion name to get_ohai_data 2012-07-31 13:07:53 +05:30
ping Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04:00
postgresql_db Module consistency and make daisy chaining work with invalid arguments detection. 2012-08-01 00:22:02 -04:00
postgresql_user Module consistency and make daisy chaining work with invalid arguments detection. 2012-08-01 00:22:02 -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 Further service module tweaks 2012-07-28 16:48:04 -04:00
setup Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04: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 Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -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 Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04:00
virt Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 2012-07-30 21:50:32 -04:00
yum Teach the common module code to warn users about typo'd arguments and also set everything to None automatically such 2012-07-31 21:23:34 -04:00