..
apt
Tweaked error massages.
2012-08-01 18:45:32 +02: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
Revert acceptance of directory as dest for copy
2012-08-02 16:54:03 +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
reinstate invalid argument checks where possible, daisy chainee/chained modules turn it off
2012-08-01 19:42:31 -04:00
get_url
reinstate invalid argument checks where possible, daisy chainee/chained modules turn it off
2012-08-01 19:42:31 -04:00
git
Module consistency and make daisy chaining work with invalid arguments detection.
2012-08-01 00:22:02 -04: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
Module consistency and make daisy chaining work with invalid arguments detection.
2012-08-01 00:22:02 -04:00
mysql_user
Module consistency and make daisy chaining work with invalid arguments detection.
2012-08-01 00:22:02 -04: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
Module consistency and make daisy chaining work with invalid arguments detection.
2012-08-01 00:22:02 -04:00
postgresql_user
Module consistency and make daisy chaining work with invalid arguments detection.
2012-08-01 00:22:02 -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
Return extra information from service module
2012-08-01 14:58:32 -07: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
Join with_items for the apt module, yum pending, and various fixes to the yum module to support aliases
2012-08-01 20:33:13 -04:00