From 7c51e0642ec18a88adb8d4b56c54d6de0e0d12cf 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/hostname/meta/argument_specs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/hostname') diff --git a/roles/hostname/meta/argument_specs.yml b/roles/hostname/meta/argument_specs.yml index d74f95e5..9576748d 100644 --- a/roles/hostname/meta/argument_specs.yml +++ b/roles/hostname/meta/argument_specs.yml @@ -1,6 +1,8 @@ --- argument_specs: main: + short_description: "Configure basic distro hostname" + description: "Configure basic distro hostname" options: hostname: type: "str" -- cgit v1.2.3