async_status – Obtain status of asynchronous task

From Get docs
Ansible/docs/2.7/modules/async status module


async_status – Obtain status of asynchronous task

Synopsis

  • This module gets the status of an asynchronous task.
  • This module is also supported for Windows targets.

Parameters

Parameter Choices/Defaults Comments

jid

- / required

Job or task identifier

mode

-

  • status

  • cleanup

if status, obtain the status; if cleanup, clean up the async job cache (by default in ~/.ansible_async/) for the specified job jid.



Notes

Note


Status

Red Hat Support

More information about Red Hat’s support of this module is available from this Red Hat Knowledge Base article.

Authors

  • Ansible Core Team
  • Michael DeHaan

Hint

If you notice any issues in this documentation you can edit this document to improve it.


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