Ansible problem while using setup_local.sh
TASK: [Get other repositories] ************************************************ ok: [localhost] => (item={'repo': u'git@gitlab.paragon-es.de:ansible-playbooks/general.git', 'dest': '.'}) failed: [localhost] => (item={'repo': u'git@gitlab.paragon-es.de:ansible-inventories/CRC.git', 'dest': './inventory', 'force': False}) => {"cmd": "/usr/bin/git ls-remote '' -h refs/heads/HEAD", "failed": true, "item": {"dest": "./inventory", "force": false, "repo": "git@gitlab.paragon-es.de:ansible-inventories/CRC.git"}, "rc": 128} stderr: GitLab: The project you were looking for could not be found. fatal: The remote end hung up unexpectedly
msg: GitLab: The project you were looking for could not be found. fatal: The remote end hung up unexpectedly
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************