Merge "kolla-toolbox: Bump ansible-core to 2.18"

This commit is contained in:
Zuul 2025-03-25 16:38:58 +00:00 committed by Gerrit Code Review
commit 71fd3920f7
2 changed files with 5 additions and 1 deletions

View file

@ -91,7 +91,7 @@ RUN mkdir -p /requirements \
ENV PATH {{ venv_path }}/bin:$PATH
{% set kolla_toolbox_pip_packages = [
'ansible-core==2.17.*',
'ansible-core==2.18.*',
'cmd2',
'influxdb',
'openstacksdk',

View file

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