mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 08:53:15 +00:00
remove Python2 some constructs/docs/comments (#10892)
* remove Python2 some constructs/docs/comments * add changelog frag
This commit is contained in:
parent
5f471b8e5b
commit
633bd6133a
12 changed files with 22 additions and 47 deletions
|
|
@ -174,8 +174,6 @@ options:
|
|||
requirements:
|
||||
- softlayer >= 4.1.1
|
||||
notes:
|
||||
- If using Python 2.7, you must install C(softlayer-python<=5.7.2).
|
||||
- If using Python 3.6, you must install C(softlayer-python<=6.0.0).
|
||||
- The C(softlayer-python) library, at version 6.2.6 (from Jan 2025), only supports Python version 3.8, 3.9 and 3.10.
|
||||
author:
|
||||
- Matt Colton (@mcltn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue