From a64a5fd495ef87c56dd6cf7abbd55303546f7bee Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Mon, 30 Mar 2020 19:46:19 +1000 Subject: [PATCH] qa/ceph-ansible: CA master requires Ansible 2.9 Signed-off-by: Brad Hubbard (cherry picked from commit c9317ea2aeab9e038b1664af36dc3404daf9f3bd) --- 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 f4794e12db087..7e7ede3e3348f 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.8.1' + ansible-version: '2.9' vars: ceph_conf_overrides: global: -- 2.39.5