Prepare 10.0.0 release.

This commit is contained in:
Felix Fontein 2024-11-04 19:14:42 +01:00
commit c44118ac3c
3 changed files with 6 additions and 7 deletions

View file

@ -0,0 +1,2 @@
release_summary: |-
This is release 10.0.0 of ``community.general``, released on 2024-11-04.

View file

@ -1,3 +0,0 @@
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)."