Update porting guide Python 2.7+ wording. (#76258)

pull/76263/head
Mark Chappell 3 years ago committed by GitHub
parent 5c225dc0f5
commit f6ec773e6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,7 +49,7 @@ No notable changes
Modules
=======
* Python 2.7 is a hard requirement for module execution in this release. Any code utilizing ``ansible.module_utils.basic`` will not function with a lower Python version.
* To use ansible-core 2.13 for module execution, you must use Python 2 version 2.7 or Python 3 version 3.5 or newer. Any code utilizing ``ansible.module_utils.basic`` will not function with lower Python versions.
Modules removed

Loading…
Cancel
Save