我在PC上構建了一對git用戶(ubuntu)來練習Github上的工作流程,並使用website來構建用戶。我在第三部分,只是鍵入eval '$(ssh-agent)'但回來 bash: SSH_AUTH_SOCK=/tmp/ssh-FxjmM29tR2ak/agent.3856;: No such file or directory
`有沒有辦法解決這個問題的方法嗎?
我有以下劇本: ---
- name: provision toms keys
hosts: ssh4.demo.com
tasks:
- name: ensure user tom is present
user: name=tom state=present
- name: ensure private key and public on
命令 混帳克隆[email protected]********* 會失敗,出現信息: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exis