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.
ansible/library
Michael DeHaan b7c3fd1246 failed should not be in the result returns for a module upon success 12 years ago
..
apt Tweaked error massages. 12 years ago
assemble More cleanup in assemble module for module magic (tm) 12 years ago
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. 12 years ago
async_wrapper Apply logging of arguments to modules (issue #122) 12 years ago
authorized_key Convert authorized_key modules to use new common code + misc style things 12 years ago
command Teach the common module code to warn users about typo'd arguments and also set everything to None automatically such 12 years ago
copy Revert acceptance of directory as dest for copy 12 years ago
facter Standardizing the module 12 years ago
fetch Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
file Add setype to file's argument_spec and remove secontext 12 years ago
get_url reinstate invalid argument checks where possible, daisy chainee/chained modules turn it off 12 years ago
git Module consistency and make daisy chaining work with invalid arguments detection. 12 years ago
group Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 12 years ago
mount Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 12 years ago
mysql_db Module consistency and make daisy chaining work with invalid arguments detection. 12 years ago
mysql_user Module consistency and make daisy chaining work with invalid arguments detection. 12 years ago
ohai Changed funtion name to get_ohai_data 12 years ago
ping Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 12 years ago
postgresql_db Module consistency and make daisy chaining work with invalid arguments detection. 12 years ago
postgresql_user Module consistency and make daisy chaining work with invalid arguments detection. 12 years ago
raw Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
service Return extra information from service module 12 years ago
setup Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 12 years ago
shell Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
slurp Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 12 years ago
template Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 12 years ago
user Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 12 years ago
virt Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 12 years ago
yum failed should not be in the result returns for a module upon success 12 years ago