mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
update logic
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
# the project, or it could be because the module actually failed somehow
|
||||
- assert:
|
||||
that:
|
||||
- "result is changed"
|
||||
- result.copied
|
||||
|
||||
- name: Check module fails with correct msg when given non-existing org as param
|
||||
tower_project:
|
||||
|
||||
Reference in New Issue
Block a user