ExtraAction
The extra
action includes extra files for the installation. Files are
registered in <profile>.extra
and copied to the extra
directory.
Usage
Click on the to learn more about the action's options.
Extra Action
actions:
- action: extra
description: Extra files #(1)!
files: # (2)!
- path/to/file
- path/to/another-file
- [Optional] Description, for documentation purposes
- [Required] List of file paths
Implementation
ExtraAction
Bases: Action
Extra action