mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Fixing linting issues
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
set_fact:
|
||||
too_many_user_ids: " {{ query('awx.awx.tower_get_id', 'users', query_params={ 'username__startswith': 'AWX-Collection-tests-tower_get_id-' }) }}"
|
||||
register: results
|
||||
ignore_errors: True
|
||||
ignore_errors: true
|
||||
|
||||
- assert:
|
||||
that:
|
||||
|
||||
Reference in New Issue
Block a user