]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
pin version of ansible to 2.4 in requirements.txt
authorAndrew Schoen <aschoen@redhat.com>
Wed, 23 May 2018 14:10:39 +0000 (09:10 -0500)
committerSébastien Han <seb@redhat.com>
Fri, 8 Jun 2018 03:19:31 +0000 (11:19 +0800)
commit8363ab43d37e327aab6aac70f899e088dfa75240
treeeb6db64e2ab28475c403fa0451029e9208ae1ff7
parent4b5cac2e070f06001ca693c104b02ab6fd6b9c74
pin version of ansible to 2.4 in requirements.txt

This is the latest version that we support. If we don't pin this we
get a 2.5.x version installed that causes the playbook to fail in
various ways.

Fixes: https://github.com/ceph/ceph-ansible/issues/2631
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
requirements.txt