Add exception to task table
Only save exceptions that occur before the AWX job was triggered. If the AWX job failed, we can refer to the logs on AWX.
Showing
- app/models.py 2 additions, 0 deletionsapp/models.py
- app/tasks.py 15 additions, 0 deletionsapp/tasks.py
- app/templates/task/view_task.html 4 additions, 0 deletionsapp/templates/task/view_task.html
- migrations/versions/a9442567c6dc_add_exception_to_task_table.py 24 additions, 0 deletions...ions/versions/a9442567c6dc_add_exception_to_task_table.py
Loading
Please register or sign in to comment