From 9919f69d41b3e75c76ce075a135e0a48499928c1 Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 20 Apr 2018 11:10:28 +0800 Subject: [PATCH] update default ansible version --- op-guide/offline-ansible-deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op-guide/offline-ansible-deployment.md b/op-guide/offline-ansible-deployment.md index 7c0a727312d8..745e94639da2 100644 --- a/op-guide/offline-ansible-deployment.md +++ b/op-guide/offline-ansible-deployment.md @@ -72,7 +72,7 @@ category: deployment # yum install epel-release # yum install ansible curl # ansible --version - ansible 2.4.2.0 + ansible 2.5.0 ``` 2. 下载 tidb-ansible