diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-18 19:16:17 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-18 19:16:17 +0100 |
| commit | b4b5b97a41cd6f87b994d36b0caa16e4c2195373 (patch) | |
| tree | 94d0a094a922add949863519277fbb27601b0663 /roles/fonts/meta | |
| parent | 4f10dbe8140d235b75159146231acd9c79615a66 (diff) | |
Update the fonts configurations for arch and debian
Diffstat (limited to 'roles/fonts/meta')
| -rw-r--r-- | roles/fonts/meta/argument_specs.yml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/roles/fonts/meta/argument_specs.yml b/roles/fonts/meta/argument_specs.yml index 81440031..d44dc8c8 100644 --- a/roles/fonts/meta/argument_specs.yml +++ b/roles/fonts/meta/argument_specs.yml @@ -3,9 +3,4 @@ argument_specs: main: short_description: "Install fonts on Linux distributions" description: "Install fonts on Linux distributions" - options: - fonts_extra: - type: "list" - description: "Extra font packages to install in addition to default fonts" - elements: "str" - default: [] + options: {} |
