mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Some more.
This commit is contained in:
parent
07cb4f66c0
commit
b74ead44ec
5 changed files with 5 additions and 10 deletions
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- archive - remove conditional code for older Python versions (https://github.com/ansible-collections/community.general/pull/10908).
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- launchd - remove conditional code supporting Python versions prior to 3.4 (https://github.com/ansible-collections/community.general/pull/10909).
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- mqtt - remove provisions for unsupported Python versions (https://github.com/ansible-collections/community.general/pull/10980).
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
minor_changes:
|
||||
- keyring - remove provisions for unsupported Python versions (https://github.com/ansible-collections/community.general/pull/10981).
|
||||
- keyring_info - remove provisions for unsupported Python versions (https://github.com/ansible-collections/community.general/pull/10981).
|
||||
|
|
@ -8,6 +8,8 @@ minor_changes:
|
|||
https://github.com/ansible-collections/community.general/pull/10903,
|
||||
https://github.com/ansible-collections/community.general/pull/10904,
|
||||
https://github.com/ansible-collections/community.general/pull/10907,
|
||||
https://github.com/ansible-collections/community.general/pull/10908,
|
||||
https://github.com/ansible-collections/community.general/pull/10909,
|
||||
https://github.com/ansible-collections/community.general/pull/10939,
|
||||
https://github.com/ansible-collections/community.general/pull/10940,
|
||||
https://github.com/ansible-collections/community.general/pull/10941,
|
||||
|
|
@ -26,4 +28,6 @@ minor_changes:
|
|||
https://github.com/ansible-collections/community.general/pull/10976,
|
||||
https://github.com/ansible-collections/community.general/pull/10977,
|
||||
https://github.com/ansible-collections/community.general/pull/10978,
|
||||
https://github.com/ansible-collections/community.general/pull/10979)
|
||||
https://github.com/ansible-collections/community.general/pull/10979,
|
||||
https://github.com/ansible-collections/community.general/pull/10980,
|
||||
https://github.com/ansible-collections/community.general/pull/10981)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue