mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
fix the issue#5275: iso_create doesn't add folders (#5468)
* fix the issue * add changelog * add changelog file * Update changelogs/fragments/5468-iso-create-not-add-folders.yml Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7a9af2b601
commit
c757e20d10
2 changed files with 5 additions and 3 deletions
2
changelogs/fragments/5468-iso-create-not-add-folders.yml
Normal file
2
changelogs/fragments/5468-iso-create-not-add-folders.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- iso_create - the module somtimes failed to add folders for Joliet and UDF formats (https://github.com/ansible-collections/community.general/issues/5275).
|
Loading…
Add table
Add a link
Reference in a new issue