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.
 
 
 
 
 
Go to file
Seth Vidal eb3c5ee328 runner buglet and yum module
runner: fix buglet causing logger output to include a u for the command
yum: add yum module:
   ensure=installed pkg=name/name.arch/name-ver-rel.arch
   ensure=removed pkg=name/name.arch/name-ver-rel.arch
   list=installed
   list=updates
   list=available
   list=pkgspec
   list=repos
13 years ago
async_status Added start of async_status script. 13 years ago
async_wrapper Async tests complete. Fixed bug in async_wrapper 13 years ago
command Strip trailing newlines from command module, which happens in some shell commands 13 years ago
copy Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper 13 years ago
facter Extensive refactoring of bin/ansible, moving most output functions into lib/ansible/utils to 13 years ago
git Relicensing to GPLv3, all previous committers ok'd on mailing list. 13 years ago
ohai Still seeing some weirdness from ohai but we can probably simplify 13 years ago
ping Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper 13 years ago
service Relicensing to GPLv3, all previous committers ok'd on mailing list. 13 years ago
setup Setup module tests 13 years ago
template Take darkened hosts out of the playbook rotation, fix error handling in template 13 years ago
yum runner buglet and yum module 13 years ago