mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
update lint
This commit is contained in:
parent
a17eedd9fe
commit
cfdfa911e8
@ -484,7 +484,7 @@ def main():
|
||||
# Code to use once Issue #7567 is resolved
|
||||
# search_fields = {'name': item}
|
||||
# if organization:
|
||||
# search_fields['organization'] = organization_id
|
||||
# search_fields['organization'] = organization_id
|
||||
# label_id = module.get_one('labels', **{'data': search_fields})
|
||||
# association_fields['labels'].append(label_id)
|
||||
|
||||
|
||||
@ -261,7 +261,7 @@ def main():
|
||||
# Code to use once Issue #7567 is resolved
|
||||
# search_fields = {'name': item}
|
||||
# if organization:
|
||||
# search_fields['organization'] = organization_id
|
||||
# search_fields['organization'] = organization_id
|
||||
# label_id = module.get_one('labels', **{'data': search_fields})
|
||||
# association_fields['labels'].append(label_id)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user