toolbox: bump ansible-core to 2.14

Change-Id: I17045980b6f73a0395b1bdfd3b1b6b63679284c9
This commit is contained in:
Michal Nasiadka 2023-02-01 11:25:08 +01:00
parent 5cc1f8c15e
commit 61f649febe
2 changed files with 5 additions and 1 deletions

View File

@ -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',

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
Kolla toolbox is now using ansible-core 2.14.