Set ansible<2.0 in requirements
In >=2.0 there is no ansible.callbacks We will need to refactor our ansible handlers for new ansible API. Change-Id: I6b9092ca51712104bf651b72ca2d90b03a392b68
This commit is contained in:
parent
37e2f39388
commit
c1b73177a4
@ -11,7 +11,10 @@ enum34==1.0.4
|
||||
inflection
|
||||
Fabric==1.10.2
|
||||
tabulate==0.7.5
|
||||
ansible
|
||||
|
||||
# we need callbacks for now
|
||||
ansible<2.0
|
||||
|
||||
celery
|
||||
mock
|
||||
multipledispatch==0.4.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user