async_status - Obtain status of asynchronous task

Author:Michael DeHaan

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.

    Table Of Contents

    Previous topic

    Internal Modules

    Next topic

    Inventory Modules