mirror of
https://github.com/ansible/awx.git
synced 2026-07-05 05:18:02 -02:30
Fix up the collection integration tests
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
- name: Test no parameters
|
||||
tower_send:
|
||||
register: result
|
||||
ignore_errors: yes
|
||||
ignore_errors: true
|
||||
|
||||
- assert:
|
||||
that:
|
||||
|
||||
Reference in New Issue
Block a user