From 88f0d5724d09d92e71b802987fa6f4043fc12336 Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Mon, 1 Jul 2019 12:31:10 +1000 Subject: [PATCH] qa/ceph-ansible: Move to ansible 2.8 Fixes: http://tracker.ceph.com/issues/40602 Signed-off-by: Brad Hubbard (cherry picked from commit cb9bc299df3ff5d022ccdbab0e7421d561e02c7f) --- 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 a3398ae3a506..d1c0517273d2 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.7" + ansible-version: "2.8" vars: ceph_conf_overrides: global: -- 2.47.3