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 |
| 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
- See also http://docs.ansible.com/playbooks_async.html
- This module is also supported for Windows targets.
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
For more information about Red Hat’s support of this module, please refer to this Knowledge Base article
Author
- 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.5/modules/async_status_module.html