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 a06d8859fa Added start of async_status script.
Parameters:
  jid=X
  mode=status|cleanup (default status)

status = returns results from the job
cleanup = deletes the job file, should also kill the job if still running (TODO)
14 years ago
..
async_status Added start of async_status script. 14 years ago
async_wrapper Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper 14 years ago
command make command module error when no -a more obvious as command is the default module and someone 14 years ago
copy Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper 14 years ago
facter Extensive refactoring of bin/ansible, moving most output functions into lib/ansible/utils to 14 years ago
git Relicensing to GPLv3, all previous committers ok'd on mailing list. 14 years ago
ohai Still seeing some weirdness from ohai but we can probably simplify 14 years ago
ping Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper 14 years ago
service Relicensing to GPLv3, all previous committers ok'd on mailing list. 14 years ago
setup Relicensing to GPLv3, all previous committers ok'd on mailing list. 14 years ago
template Take darkened hosts out of the playbook rotation, fix error handling in template 14 years ago