mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add note to the porting guide about why we're dropping python-2.6 controller support
This commit is contained in:
@@ -3,4 +3,5 @@ major_changes:
|
||||
- Support for running an Ansible controller with Python-2.6 has been dropped.
|
||||
You can still manage machines which use Python-2.6 but you will have to
|
||||
manage them from a machine which has Python-2.7 or Python-3.5 or greater
|
||||
installed.
|
||||
installed. See the `porting guide <https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html>`_
|
||||
if you need more information.
|
||||
|
||||
Reference in New Issue
Block a user