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 6b72804cb4 remove unneeded imports 12 years ago
..
apt Merge pull request #723 from skvidal/devel 12 years ago
assemble More cleanup in assemble module for module magic (tm) 12 years ago
async_status Port async_status to use the new common code. 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 imports not needed 12 years ago
facter Standardizing the module 12 years ago
failtest Surface module debug (-D) to /usr/bin/ansible also 13 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 Fix file module to support = in args; remove superflous call in get_url 12 years ago
get_url Fix file module to support = in args; remove superflous call in get_url 12 years ago
git Update git module to use module magic and other changes 12 years ago
group Update group module to use new shared module code 12 years ago
mount Standardizing the mount module 12 years ago
mysql_db Changing the parameter names to be consistent, and adding root user default with empty password, as per mysql standard 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 Port the ohai module over, while this is actually *longer* now, not transferring the args file makes this much 12 years ago
ping Save the transfer of the module file for new style modules, because we can inject the arguments into the modules. 12 years ago
postgresql_db Use standard argument names in PostgreSQL modules 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 remove unneeded imports 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 By defining a main function here, and including it ahead of the boilerplate insertion symbol, tracebacks are 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 Undefined variable error 12 years ago
virt Tweak alias consistency a bit. 'package' has never been documented, but since it works, make it work in both places. 12 years ago
yum Tweak alias consistency a bit. 'package' has never been documented, but since it works, make it work in both places. 12 years ago