From 810d3d4701fc542107bfaa80752ea7300dee5016 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 30 Nov 2025 22:53:13 +0100 Subject: Fix git log not showing properly on archlinux --- roles/less/meta/argument_specs.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 roles/less/meta/argument_specs.yml (limited to 'roles/less/meta/argument_specs.yml') 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: {} -- cgit v1.2.3