mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 18:37:36 -02:30
remove typo changes
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
# Make sure that we failed and that we have some data in our results
|
# Make sure that we failed and that we have some data in our results
|
||||||
- assert:
|
- assert:
|
||||||
that:
|
that:
|
||||||
- "wait_results.msg == 'Approval node name is required to create approval node.'"
|
- "wait_results.msg == 'Monitoring aborted due to timeout' or 'Timeout waiting for job to finish.'"
|
||||||
- "'id' in wait_results"
|
- "'id' in wait_results"
|
||||||
|
|
||||||
- name: Async cancel the long running job
|
- name: Async cancel the long running job
|
||||||
|
|||||||
Reference in New Issue
Block a user