mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-18 20:11:42 -07:00
[PR #8987/29a2df8e backport][stable-8] udm_user, homectl: use legacycrypt on Python 3.13+ (#8992)
udm_user, homectl: use legacycrypt on Python 3.13+ (#8987)
Use legacycrypt on Python 3.13+.
(cherry picked from commit 29a2df8e6b
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d9d9148510
commit
5362908efb
4 changed files with 43 additions and 13 deletions
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)."
|
Loading…
Add table
Add a link
Reference in a new issue