diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-04 18:46:31 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-04 18:55:19 +0100 |
| commit | c21242a13f1cf0989c220ec8256305c85f0f6bcc (patch) | |
| tree | c2991e21deb2192340b6d5462b67d338e055afad /roles/mpv/meta/argument_specs.yml | |
| parent | 67bc26499985bc1ffe47c0c79db8c98b826c2ac0 (diff) | |
Add mpv role w/testing
Diffstat (limited to 'roles/mpv/meta/argument_specs.yml')
| -rw-r--r-- | roles/mpv/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/mpv/meta/argument_specs.yml b/roles/mpv/meta/argument_specs.yml new file mode 100644 index 00000000..2705194d --- /dev/null +++ b/roles/mpv/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install mpv on Linux distribution" + description: "Install mpv on Linux distribution" + options: {} |
