diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-25 22:04:02 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-25 22:04:02 +0100 |
| commit | 8cf32ee8b4b8d28ec9ab1b75c476291a4e7c555d (patch) | |
| tree | c20d2bd35313c7d6223b8e3aab11cf3082d7e558 /roles/elephant/meta/argument_specs.yml | |
| parent | 9485de7945672b2ab833add32dba1530147d3973 (diff) | |
Add the role to install elephant (walker dep)
Diffstat (limited to 'roles/elephant/meta/argument_specs.yml')
| -rw-r--r-- | roles/elephant/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
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: {} |
