Documentatin fixes

This commit is contained in:
Toshio Kuratomi
2018-07-23 15:43:34 -07:00
parent c4951cce0b
commit da26ba3760
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
major_changes:
- Support for running an Ansible controller with Python 2.6 has been dropped.
- 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.