From 5c0803553f988bf520ce3d7dc6b1c9a9c912301d Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Wed, 18 Jul 2018 16:57:12 -0700 Subject: [PATCH] qa/tests: Set ansible-version: 2.5 Signed-off-by: Yuri Weinstein (cherry picked from commit f40ea9709fedd5ff14a4267961d4a4061b84181e) --- qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml index a58cc2a4e8be..29cefe3c799e 100644 --- a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml +++ b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml @@ -3,7 +3,7 @@ meta: overrides: ceph_ansible: - ansible-version: "2.4" + ansible-version: "2.5" vars: ceph_conf_overrides: global: -- 2.47.3