mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Another linting issue
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
type: "organization"
|
type: "organization"
|
||||||
register: import_output
|
register: import_output
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
- assert:
|
- assert:
|
||||||
that:
|
that:
|
||||||
- import_output is failed
|
- import_output is failed
|
||||||
|
|||||||
Reference in New Issue
Block a user