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 8700de964c Teach the common module code to warn users about typo'd arguments and also set everything to None automatically such
that code doesn't have to do a lot of params.get('foo', None) everywhere.
13 years ago
..
apt Apt module: add update-cache as alias of update_cache 13 years ago
assemble
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. 13 years ago
async_wrapper
authorized_key
command Teach the common module code to warn users about typo'd arguments and also set everything to None automatically such 13 years ago
copy Allow copy dest argument to be a directory 13 years ago
facter
fetch
file Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 13 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. 13 years ago
git Merge pull request #732 from willthames/fix_git_fail_json 13 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. 13 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. 13 years ago
mysql_db added extra arguments for database creation 13 years ago
mysql_user
ohai Changed funtion name to get_ohai_data 13 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. 13 years ago
postgresql_db added extra arguments for database creation 13 years ago
postgresql_user
raw
service
setup Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 13 years ago
shell
slurp Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 13 years ago
template
user Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things. 13 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. 13 years ago
yum Teach the common module code to warn users about typo'd arguments and also set everything to None automatically such 13 years ago