mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
parent
8f60f3aef9
commit
f0940d82dc
3 changed files with 50 additions and 4 deletions
3
changelogs/fragments/8497-crypt.yml
Normal file
3
changelogs/fragments/8497-crypt.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
known_issues:
|
||||
- "homectl - the module does not work under Python 3.13 or newer, since it relies on the removed ``crypt`` standard library module (https://github.com/ansible-collections/community.general/issues/4691, https://github.com/ansible-collections/community.general/pull/8497)."
|
||||
- "udm_user - the module does not work under Python 3.13 or newer, since it relies on the removed ``crypt`` standard library module (https://github.com/ansible-collections/community.general/issues/4690, https://github.com/ansible-collections/community.general/pull/8497)."
|
Loading…
Add table
Add a link
Reference in a new issue