diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-06 23:16:06 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-06 23:16:06 +0100 |
| commit | 512e8239c29c3879d80fb218ed62d33c4990a2e6 (patch) | |
| tree | 4b8d25dabd9827a70cff32f20d7875d2024ba113 /roles/chromium/meta/argument_specs.yml | |
| parent | b869f1a55f431ffdaaa49b3ec789c533881f3a0a (diff) | |
Add chromium role
Diffstat (limited to 'roles/chromium/meta/argument_specs.yml')
| -rw-r--r-- | roles/chromium/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/chromium/meta/argument_specs.yml b/roles/chromium/meta/argument_specs.yml new file mode 100644 index 00000000..bb529de3 --- /dev/null +++ b/roles/chromium/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install chromium on ArchLinux" + description: "Install chromium on ArchLinux" + options: {} |
