mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 12:59:09 -07:00
(cherry picked from commit f84a9bf932
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9466103a4a
commit
4926f15d86
75 changed files with 134 additions and 20 deletions
|
@ -40,6 +40,7 @@ options:
|
|||
type: list
|
||||
required: false
|
||||
elements: str
|
||||
default: []
|
||||
add_files:
|
||||
description:
|
||||
- Allows to add and replace files in the ISO file.
|
||||
|
@ -47,6 +48,7 @@ options:
|
|||
type: list
|
||||
required: false
|
||||
elements: dict
|
||||
default: []
|
||||
suboptions:
|
||||
src_file:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue