Refactor the ansible repo CRI_XCBC download section in .gitlab-ci.yml of hpc-factory
This part of CI https://code.rc.uab.edu/rc/hpc-factory/-/blob/main/.gitlab-ci.yml?ref_type=heads#L46 should be refactored to just download the CRI_XCBC, now that we have moved CRI_XCBC to a single repo in GitLab. It was appropriate earlier when we had two CRI repos. All dev work happened in jprorama/CRI_XCBC dev branch. During deployment, we used to merge this dev branch into the uabrc/CRI_XCBC uab-prod branch. We don't have to do it now.
Edited by Eesaan Atluri