We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c7cf5 commit 9f37bfbCopy full SHA for 9f37bfb
doc/tutorial_zh.md
@@ -208,7 +208,7 @@ ansible 文件夹包含了部署 codis 集群的 playbook,根据自己部署
208
ansible 安装也及其简单,各部署机器无需安装任何额外的 agent,彼此之间通过 ssh 通信。
209
210
```
211
-git clone git://github.com/ansible/ansible.git -b stable-2.3
+git clone https://github.com/ansible/ansible.git -b stable-2.3
212
cd ./ansible
213
source ./hacking/env-setup
214
cd $codis_dir/ansible
0 commit comments