summaryrefslogtreecommitdiffstats
path: root/roles/which/meta/argument_specs.yml
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-11-28 00:03:37 +0100
committerAhmed AbdelHalim <[email protected]>2025-11-29 17:52:39 +0100
commita8d55eec193eefdff43cac944dd3f7aced087b30 (patch)
treeb1b5489f78d0634430893743dadb27d35a53f400 /roles/which/meta/argument_specs.yml
parent70d5b8fac4a7cd369bd625df02855bd7a328f059 (diff)
Add the minimal role to ensure which util/bin is installed on boot
Diffstat (limited to 'roles/which/meta/argument_specs.yml')
-rw-r--r--roles/which/meta/argument_specs.yml6
1 files changed, 6 insertions, 0 deletions
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: {}