diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-11-30 22:53:13 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-11-30 22:53:13 +0100 |
| commit | 810d3d4701fc542107bfaa80752ea7300dee5016 (patch) | |
| tree | c318681c809d630da7b4458caef641764c76759a /roles/less/meta/argument_specs.yml | |
| parent | 2427127b814a85342b2279083eec60968554c53c (diff) | |
Fix git log not showing properly on archlinux
Diffstat (limited to 'roles/less/meta/argument_specs.yml')
| -rw-r--r-- | roles/less/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/less/meta/argument_specs.yml b/roles/less/meta/argument_specs.yml new file mode 100644 index 00000000..a9f678c5 --- /dev/null +++ b/roles/less/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install less on Linux distribution" + description: "Install less on Linux distribution" + options: {} |
