diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-18 21:46:58 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-18 21:54:25 +0100 |
| commit | f2232d636bae4eed0dbdda8e2314b91a489d4878 (patch) | |
| tree | 3d67d741558928a1302d80a78b79e576ad838f93 /roles/font/meta/argument_specs.yml | |
| parent | 03f0e7c569c828e1ef314528d8e4f1a3909974b0 (diff) | |
Fix font role
Diffstat (limited to 'roles/font/meta/argument_specs.yml')
| -rw-r--r-- | roles/font/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/font/meta/argument_specs.yml b/roles/font/meta/argument_specs.yml new file mode 100644 index 00000000..d44dc8c8 --- /dev/null +++ b/roles/font/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install fonts on Linux distributions" + description: "Install fonts on Linux distributions" + options: {} |
