Update Ansible to 2.10 in kolla-toolbox
Change-Id: I63f6491919eba913bfd35a294b4cc17cc4c68603
This commit is contained in:
parent
8d70e3f0cc
commit
0f22d3c2eb
@ -68,7 +68,7 @@ RUN mkdir -p /requirements \
|
||||
ENV PATH {{ virtualenv_path }}/bin:$PATH
|
||||
|
||||
{% set kolla_toolbox_pip_packages = [
|
||||
'ansible==2.9.*',
|
||||
'ansible==2.10.*',
|
||||
'cmd2',
|
||||
'influxdb',
|
||||
'mysqlclient',
|
||||
|
Loading…
Reference in New Issue
Block a user