kayobe/releasenotes/notes/bump-ansible-6-5d7175aa0d962268.yaml
Michal Nasiadka 65587cb279 Bump up Ansible supported versions to 5.x/6.x
This change bumps up the maximum supported Ansible version to 6.x
(ansible-core 2.13.x) and minimum to 5.x. This synchronises Kayobe with
Kolla Ansible.

Shebang has been removed from modules due to [1].

os_openstacksdk_version has been added as openstack cloud modules don't
support versions greater than 0.99.

[1]: https://github.com/ansible/ansible/pull/76677

Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/867546
Change-Id: Ibb00f6d079442a8509411ae8a71d74fd7bd8cccd
2022-12-14 14:55:33 +00:00

7 lines
243 B
YAML

---
upgrade:
- |
Updates the maximum supported version of Ansible from 5.x (ansible-core
2.12) to 6.x (ansible-core 2.13). The minimum supported version is updated
from 4.x to 5.x. This is true for both Kayobe and Kolla Ansible.