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
Lorin Hochstein 9bcc18d17b Apt module: add update-cache as alias of update_cache
This will ensure users of previous versions of this module don't
have their playbooks break.
12 years ago
..
apt Apt module: add update-cache as alias of update_cache 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 added a 'chdir' argument to the command module 12 years ago
copy Allow copy dest argument to be a directory 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 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
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. 12 years ago
git Merge pull request #732 from willthames/fix_git_fail_json 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 added extra arguments for database creation 12 years ago
mysql_user Changing the parameter names to be consistent, and adding root user default with empty password, as per mysql standard 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 added extra arguments for database creation 12 years ago
postgresql_user Use standard argument names in PostgreSQL modules 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 Further service module tweaks 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 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