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 f6dccb7809 Merge pull request #772 from gottwald/devel-serviceFix
Fixed a Bug in the service module "state changed" recognition
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) 13 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 Fixed a Bug in the service module state changed recognition 12 years ago
setup Add Blade to FORM_FACTOR list and document SMBIOS spec URL 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 changelog / remove a failed=False 12 years ago