Ansible Integration Fails with main branch

We have a tenant who has made their ansible git repository seeded with a main branch rather than a master branch. And the Ansible integration is failing. It isn’t failing at first. It authenticates green check at first, but as soon as it tries to sync, it bails out into a Red X failure. The Morpheus logs are showing that it keeps trying to use master, even though we have specifically stated main in the default branch field (where it has (“master / main”). Is there a suggested fix workaround for this in Morpheus? Our next step, is to create the repository again with a master and re-test it to see if we can get past this.