redhat-cop / agnosticd

AgnosticD - Ansible Deployer for multiple Cloud Deployers
https://redhat-cop.github.io/agnosticd/
GNU General Public License v3.0
383 stars 487 forks source link

please delete this ansible/roles_ocp_workloads/ocp4_workload_multicloud_gitops_odf/templates/: `===> `:` <=== #8437

Open shaneholloman opened 4 weeks ago

shaneholloman commented 4 weeks ago

Having this : in the path stops clones from checking out, and pulls and syncs

shaneholloman commented 4 weeks ago
  shane @ moa ❯ _repos gh repo clone shaneholloman/ansible-agnosticd
Cloning into 'ansible-agnosticd'...
remote: Enumerating objects: 99147, done.
remote: Counting objects: 100% (976/976), done.
remote: Compressing objects: 100% (609/609), done.
remote: Total 99147 (delta 450), reused 751 (delta 309), pack-reused 98171 (from 1)
Receiving objects: 100% (99147/99147), 72.54 MiB | 1.08 MiB/s, done.
Resolving deltas: 100% (68237/68237), done.
error: invalid path 'ansible/roles_ocp_workloads/ocp4_workload_multicloud_gitops_odf/templates/:'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'