mirror of
https://github.com/ansible/awx.git
synced 2026-05-29 19:47:48 -02:30
This change fixes an erroneus early return in a private method that was preventing more than one type of related object from being correctly assigned to the parent object, and therefore imported. Also, a minor spelling mistake was corrected.