ansible-config: pin ara to <1.0.0
The upcoming release of ARA is not compatible with Zuul usage. Change-Id: I2a29284f5562bfa387eb0c9c4bfe1ede735ca36f
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This file describes the currently supported ansible versions
|
||||
[common]
|
||||
default_version = 2.7
|
||||
requirements = ara openstacksdk openshift jmespath
|
||||
requirements = ara<1.0.0 openstacksdk openshift jmespath
|
||||
|
||||
[2.5]
|
||||
deprecated = true
|
||||
|
||||
Reference in New Issue
Block a user