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 a735dd2b17 Added the 'test-module' script, useful for testing modules without running them in Ansible. 12 years ago
..
async_status Fix async to use the new argfiles method (wrapping brain around rock, really must write module development guide) 12 years ago
async_wrapper Fix async to use the new argfiles method (wrapping brain around rock, really must write module development guide) 12 years ago
command 'shell' is a magic module that executes the command module with shell=True 12 years ago
copy Modules don't have to return JSON, key=value pairs is ok. 12 years ago
facter Extensive refactoring of bin/ansible, moving most output functions into lib/ansible/utils to 12 years ago
git convert so they handle argsfiles rather than arguments 12 years ago
ohai Still seeing some weirdness from ohai but we can probably simplify 12 years ago
ping Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper 12 years ago
service Added the 'test-module' script, useful for testing modules without running them in Ansible. 12 years ago
setup Correct the setup module 12 years ago
template Fix template module 12 years ago
yum modify yum to be used with argsfile and fix a number of items with 12 years ago