summaryrefslogtreecommitdiffstats
path: root/roles/bash/meta
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-10 19:08:56 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-10 19:08:56 +0200
commit7c51e0642ec18a88adb8d4b56c54d6de0e0d12cf (patch)
tree1430308b6d8b10aa38c9a1c90d86d3882616f5c8 /roles/bash/meta
parentb0e3077544a341bc8ec2308652a98cf928c58064 (diff)
Add recommended argument_specs
Diffstat (limited to 'roles/bash/meta')
-rw-r--r--roles/bash/meta/argument_specs.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/bash/meta/argument_specs.yml b/roles/bash/meta/argument_specs.yml
new file mode 100644
index 00000000..7667dbe4
--- /dev/null
+++ b/roles/bash/meta/argument_specs.yml
@@ -0,0 +1,6 @@
+---
+argument_specs:
+ main:
+ short_description: "Install bash on Linux distribution"
+ description: "Install bash on Linux distribution"
+ options: {}