mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03: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.