diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-08 23:23:09 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-08 23:24:08 +0100 |
| commit | 636353ce0e02db63dce14ea6be45da951db289b0 (patch) | |
| tree | 78c364a794cde7b4d09a04b04cd7d67c9ab37faa /roles/wiremix/meta/argument_specs.yml | |
| parent | 55ca70f89577bd19af4abda7e2d7377ddd42f48b (diff) | |
Add wiremix role
Diffstat (limited to 'roles/wiremix/meta/argument_specs.yml')
| -rw-r--r-- | roles/wiremix/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/wiremix/meta/argument_specs.yml b/roles/wiremix/meta/argument_specs.yml new file mode 100644 index 00000000..5e10a43b --- /dev/null +++ b/roles/wiremix/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install wiremix on ArchLinux" + description: "Install wiremix on ArchLinux" + options: {} |
