From 3f910432f7bf88f905aed4e3407493b9dd7f5e4e Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Wed, 5 Feb 2020 17:03:06 +1000 Subject: [PATCH] qa/ceph-ansible: Upgrade ansible version 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 2ecca6865fb..7bcc549f191 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" + ansible-version: '2.8.1' vars: ceph_conf_overrides: global: -- 2.47.3