mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
udm_user, homectl: use legacycrypt on Python 3.13+ (#8987)
Use legacycrypt on Python 3.13+.
This commit is contained in:
3
changelogs/fragments/8987-legacycrypt.yml
Normal file
3
changelogs/fragments/8987-legacycrypt.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- "homectl - the module now tries to use ``legacycrypt`` on Python 3.13+ (https://github.com/ansible-collections/community.general/issues/4691, https://github.com/ansible-collections/community.general/pull/8987)."
|
||||
- "udm_user - the module now tries to use ``legacycrypt`` on Python 3.13+ (https://github.com/ansible-collections/community.general/issues/4690, https://github.com/ansible-collections/community.general/pull/8987)."
|
||||
Reference in New Issue
Block a user