Merge "toolbox: bump ansible-core to 2.14"

This commit is contained in:
Zuul 2023-02-08 01:34:43 +00:00 committed by Gerrit Code Review
commit f3e5a90ca9
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.