репо гитлаб.
Таск:
- name: Clone repo
git:
repo: git@192.xxx.xx.xx:devops/support.git
key_file: /root/.ssh/id_rsa_gitlab
dest: /home/user/repositories
accept_hostkey: yes
version: master
Выдает ошибку:
fatal: 'devops/support.git' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists
Понимаю, что ругается на доступ. Что еще ему может не хватать?
Ключика для доступа к репе?
Обсуждают сегодня