W3cubDocs

/Ansible

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

This is a Core Module

For more information on what this means please read Core Modules

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

© 2012–2016 Michael DeHaan
© 2016 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/async_status_module.html