Merge "toolbox: bump ansible-core to 2.14"
This commit is contained in:
commit
f3e5a90ca9
@ -69,7 +69,7 @@ RUN mkdir -p /requirements \
|
||||
ENV PATH {{ virtualenv_path }}/bin:$PATH
|
||||
|
||||
{% set kolla_toolbox_pip_packages = [
|
||||
'ansible-core==2.13.*',
|
||||
'ansible-core==2.14.*',
|
||||
'cmd2',
|
||||
'influxdb',
|
||||
'openstacksdk\<0.99.0',
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Kolla toolbox is now using ansible-core 2.14.
|
Loading…
Reference in New Issue
Block a user