Bump ansible to v2.16.18#1972
Conversation
|
/hold I realize ansible-core 2.17 also supports Python 3.10-3.12. I'll open another PR and see if we can bump up to that. |
|
/test pull-azure-sigs |
|
/test pull-lint |
|
Note that ansible-core's support matrix claims broader support for Python versions, but the packages available at pypi are much more constrained, and that's what determines whether they can actually be installed with a given version of Python. |
|
/retest |
|
/retest Transient error. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: drew-viles The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Change description
Updates ansible-core to v2.16.18, supporting Python 3.10-3.12.
Related issues
See #1925 for prior art.
Additional context
See also #1894. I think we can get there, but maybe in baby steps...