This change bumps up the maximum supported version of Ansible to 12.x (ansible-core 2.19.x) and minimum to 11.x (ansible-core 2.18.x). Change-Id: I3ab49d28804733733474565d33cc7b564b203ba6 Signed-off-by: Will Szumski <will@stackhpc.com>
7 lines
248 B
YAML
7 lines
248 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Updates the maximum supported version of Ansible from 12 (ansible-core
|
|
2.18) to 13 (ansible-core 2.19). The minimum supported version is updated
|
|
from 10.x to 11.x. This is true for both Kayobe and Kolla Ansible.
|