diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-08 00:35:04 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-08 01:00:12 +0100 |
| commit | 27760196dee4db0631c6dceb21d0e721957c88b8 (patch) | |
| tree | af94e0038cae1b9dd843bf23193acb51b165e47d /roles/wlctl/meta/argument_specs.yml | |
| parent | 01b890a586b3fa9d7543b3bc271e6e87236d88b8 (diff) | |
Add wlctl role to install impala-like NetworkManager TUI
Diffstat (limited to 'roles/wlctl/meta/argument_specs.yml')
| -rw-r--r-- | roles/wlctl/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/wlctl/meta/argument_specs.yml b/roles/wlctl/meta/argument_specs.yml new file mode 100644 index 00000000..813b7c02 --- /dev/null +++ b/roles/wlctl/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install wlctl" + description: "Install wlctl" + options: {} |
