@yrobla the cluster import fails when the private gitbub repository is provided in the spoke cluster inventory file like this
acm_manifest_repo=https://github.ibm.com/nfvi-automation/vran-manifests however it works with public github repository acm_manifest_repo=https://github.com/redhat-ztp/ztp-acm-manifests
As you know private github repository requires login. Is there a way to provide login credentials in the spoke cluster playbook?