]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
bootstrap: If ansible<2.10 is present, remove it
authorZack Cerza <zack@redhat.com>
Wed, 13 Apr 2022 22:36:45 +0000 (16:36 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 26 Apr 2022 16:32:00 +0000 (16:32 +0000)
commit42f39da9b0cc3cb2aee1d59e0c371e0a068e79ad
tree0890ef7e15df93c13f53a80c9b2cc0f176a3765e
parentfd8785488965ead0ee5842af68b6b64a42b73c19
bootstrap: If ansible<2.10 is present, remove it

... before proceeding. This is because in 2.10, ansible split into two
packages, a scenario that pip apparently isn't able to handle properly.

Signed-off-by: Zack Cerza <zack@redhat.com>
bootstrap