From cb9bc299df3ff5d022ccdbab0e7421d561e02c7f 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 --- 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 e57bcf9b8fd9..f90b8ed46f63 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