You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/controller-python-warning.yml

5 lines
287 B
YAML

minor_changes:
- Controller - Add warning for Ansible 2.11 when running a Python version older than Python 3.8
to inform users that 2.12 will only support Python 3.8 and newer on the controller. Starting
with Ansible 2.11, the project will only be packaged for Python 3.8 and newer.