mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 01:13:00 +00:00
iso_customize: remove note about pycdlib constraints (#11946)
This commit is contained in:
parent
c7be9e4d5b
commit
72bc48fed4
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ options:
|
|||
type: str
|
||||
required: true
|
||||
notes:
|
||||
- The C(pycdlib) library states it supports Python 2.7 and 3.4+.
|
||||
- The function C(add_file) in pycdlib is designed to overwrite the existing file in ISO with type ISO9660 / Rock Ridge 1.12
|
||||
/ Joliet / UDF. But it does not overwrite the existing file in ISO with Rock Ridge 1.09 / 1.10. So we take workaround
|
||||
"delete the existing file and then add file for ISO with Rock Ridge".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue