This module gets the status of an asynchronous task.
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. |
Note
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