mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
update comment
This commit is contained in:
parent
999086968c
commit
e2e3d30b49
@ -263,7 +263,6 @@ def main():
|
||||
endpoint = '/roles/{0}/{1}/'.format(role_data['id'], module.param_to_endpoint(actor_type))
|
||||
associations.setdefault(endpoint, [])
|
||||
associations[endpoint].append(actor['id'])
|
||||
# Stopped improvements
|
||||
|
||||
# perform associations
|
||||
for association_endpoint, new_association_list in associations.items():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user