diff --git a/docs/docsite/rst/python_3_support.rst b/docs/docsite/rst/python_3_support.rst index 4fb6b5d4c3..bda862db15 100644 --- a/docs/docsite/rst/python_3_support.rst +++ b/docs/docsite/rst/python_3_support.rst @@ -4,6 +4,8 @@ Python 3 Support Ansible 2.2 features a tech preview of Python 3 support. This topic discusses how you can test to make sure your modules and playbooks work with Python 3. +.. note:: Ansible supports Python version 3.5 and above only. + .. note:: Technology preview features provide early access to upcoming product innovations, enabling you to test functionality and provide feedback during the development process.