1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-14 11:57:40 +00:00

docs(iso_create): add changelog fragment for #12028

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Alexei Znamensky 2026-05-10 22:41:24 +12:00
parent a43c0e61e4
commit 5f1600e285

View file

@ -0,0 +1,4 @@
bugfixes:
- iso_create - fix failure with non-conforming ISO9660 path characters
(https://github.com/ansible-collections/community.general/issues/5103,
https://github.com/ansible-collections/community.general/pull/12028).