Exorcise Python-2.6

This commit is contained in:
Toshio Kuratomi
2018-07-18 11:34:16 -07:00
parent a3385a60b4
commit c4951cce0b
6 changed files with 31 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
---
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.