mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Drop support for ansible-core 2.16, and thus for Python < 3.7 (#10884)
Drop support for ansible-core 2.16, and thus for Python < 3.7.
This commit is contained in:
parent
0b72737cab
commit
04e720f2e4
7 changed files with 34 additions and 139 deletions
2
changelogs/fragments/ansible-core-2.16.yml
Normal file
2
changelogs/fragments/ansible-core-2.16.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
removed_features:
|
||||
- "Ansible-core 2.16 is no longer supported. This also means that the collection now requires Python 3.7+ (https://github.com/ansible-collections/community.general/pull/10884)."
|
||||
Loading…
Add table
Add a link
Reference in a new issue