mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
d82180605c
Right now we are often left with very little info if we do get a timeout on something that HasStatus. Take advantage of the assert_status function that is also available on items using the HasStatus mixin to show more info.