From a8d55eec193eefdff43cac944dd3f7aced087b30 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Fri, 28 Nov 2025 00:03:37 +0100 Subject: Add the minimal role to ensure which util/bin is installed on boot --- roles/which/meta/argument_specs.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 roles/which/meta/argument_specs.yml (limited to 'roles/which/meta/argument_specs.yml') diff --git a/roles/which/meta/argument_specs.yml b/roles/which/meta/argument_specs.yml new file mode 100644 index 00000000..87a91762 --- /dev/null +++ b/roles/which/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install which on Linux distribution" + description: "Install which on Linux distribution" + options: {} -- cgit v1.2.3