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.
Will Thames
8350029e25
Revert acceptance of directory as dest for copy
...
Although library/copy can be corrected to understand that dest is
a directory, I can't see how to let _execute_copy know this and let the
file module know.
As a better solution than before #733 , the copy module now explicitly (rather
than silently) fails when dest is a directory.
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
13 years ago
file
reinstate invalid argument checks where possible, daisy chainee/chained modules turn it off
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
13 years ago
service
Return extra information from service module
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
13 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
13 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
Join with_items for the apt module, yum pending, and various fixes to the yum module to support aliases
12 years ago