From 8cf32ee8b4b8d28ec9ab1b75c476291a4e7c555d Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 25 Jan 2026 22:04:02 +0100 Subject: Add the role to install elephant (walker dep) --- roles/elephant/meta/argument_specs.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 roles/elephant/meta/argument_specs.yml (limited to 'roles/elephant/meta/argument_specs.yml') diff --git a/roles/elephant/meta/argument_specs.yml b/roles/elephant/meta/argument_specs.yml new file mode 100644 index 00000000..403b4029 --- /dev/null +++ b/roles/elephant/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install elephant on ArchLinux" + description: "Install elephant on ArchLinux" + options: {} -- cgit v1.2.3