CE-2527: Fix awx job fetching for polling
There is a scheduler for polling the job details from AWX (to update the status).
Previously it was also trying to fetch the jobs that hasn't queued by AWX (haven't had AWX Job ID).
Fixed this issue by modifying the condition.