From 0e01d4fbcefd68ab748b5ec0cd42473f63d8235b Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Wed, 10 Sep 2025 19:08:56 +0200 Subject: Add recommended argument_specs --- roles/timezone/meta/argument_specs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/timezone') diff --git a/roles/timezone/meta/argument_specs.yml b/roles/timezone/meta/argument_specs.yml index c4be9397..bb613463 100644 --- a/roles/timezone/meta/argument_specs.yml +++ b/roles/timezone/meta/argument_specs.yml @@ -1,6 +1,8 @@ --- argument_specs: main: + short_description: "Configure the linux distro timezone" + description: "Configure the linux distro timezone" options: timezone: type: "str" -- cgit v1.2.3