Skip to content

Commit 9f37bfb

Browse files
learnintospinlock
authored andcommitted
Update tutorial_zh.md (#1451)
Solve the “ansible” download slow.
1 parent 67c7cf5 commit 9f37bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ ansible 文件夹包含了部署 codis 集群的 playbook,根据自己部署
208208
ansible 安装也及其简单,各部署机器无需安装任何额外的 agent,彼此之间通过 ssh 通信。
209209

210210
```
211-
git clone git://github.com/ansible/ansible.git -b stable-2.3
211+
git clone https://github.com/ansible/ansible.git -b stable-2.3
212212
cd ./ansible
213213
source ./hacking/env-setup
214214
cd $codis_dir/ansible

0 commit comments

Comments
 (0)