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.
Options
parameter | required | default | choices | comments |
---|---|---|---|---|
jid | yes | Job or task identifier | ||
mode | no | status |
| if status , obtain the status; if cleanup , clean up the async job cache located 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.
Maintenance Info
For more information about Red Hat’s this support of this module, please refer to this knowledge base article<https://access.redhat.com/articles/rhel-top-support-policies>
For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Testing Ansible and Developing Modules.
© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.4/async_status_module.html