Documentation

async_status - Obtain status of asynchronous task

Synopsis

  • This module gets the status of an asynchronous task.

Options

parameter required default choices comments
jid
yes
Job or task identifier
mode
no status
  • status
  • cleanup
if status, obtain the status; if cleanup, clean up the async job cache located in ~/.ansible_async/ for the specified job jid.

Notes

Status

This module is flagged as stableinterface which means that the maintainers for this module guarantee that no backward incompatible interface changes will be made.

Support

This module is maintained by those with core commit privileges

For more information on what this means please read Module Support

For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Helping Testing PRs and Developing Modules.