mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Removing redundant check
This commit is contained in:
parent
5a6c7a5788
commit
0be7d9b21a
@ -143,11 +143,6 @@
|
||||
- results is failed
|
||||
- "'Expected one object from endpoint users, but obtained 3' in results['msg']"
|
||||
|
||||
- name: Get the settings page
|
||||
assert:
|
||||
that:
|
||||
- "'CUSTOM_LOGO' in {{ lookup(plugin_name, 'settings/ui' ) }}"
|
||||
|
||||
- name: Get the ping page
|
||||
set_fact:
|
||||
ping_data: "{{ lookup(plugin_name, 'ping' ) }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user