ansible/changelogs/fragments/v2.7.0rc4_summary.yaml
2018-10-03 20:27:28 -07:00

8 lines
400 B
YAML

release_summary: |
| Release Date: 2018-09-27
| `Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`__
bugfixes:
- Change the pypi metadata to specify that Python-2.7 or greater is needed on
the controller. This will prevent pip from installing or upgrading to Ansible-2.7
when run under Python-2.6. Python-2.6 users will get Ansible-2.6.x updates instead.