.. |
apt
|
Apt module: add update-cache as alias of update_cache
|
2012-07-31 09:56:36 -04: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
|
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 |
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
|
Merge pull request #732 from willthames/fix_git_fail_json
|
2012-07-31 05:04:47 -07: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
|
added extra arguments for database creation
|
2012-07-31 12:56:29 +03:00 |
mysql_user
|
Changing the parameter names to be consistent, and adding root user default with empty password, as per mysql standard
|
2012-07-30 17:15:24 -05: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
|
added extra arguments for database creation
|
2012-07-31 12:56:29 +03:00 |
postgresql_user
|
Use standard argument names in PostgreSQL modules
|
2012-07-29 12:52:14 -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 |