mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Added note clarifying Python 3 supported versions.
This commit is contained in:
parent
941738a686
commit
699e0ccc32
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue