diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-10 19:08:56 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-10 19:08:56 +0200 |
| commit | 7c51e0642ec18a88adb8d4b56c54d6de0e0d12cf (patch) | |
| tree | 1430308b6d8b10aa38c9a1c90d86d3882616f5c8 /roles/network | |
| parent | b0e3077544a341bc8ec2308652a98cf928c58064 (diff) | |
Add recommended argument_specs
Diffstat (limited to 'roles/network')
| -rw-r--r-- | roles/network/meta/argument_specs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/network/meta/argument_specs.yml b/roles/network/meta/argument_specs.yml index 86df33c6..c69555d7 100644 --- a/roles/network/meta/argument_specs.yml +++ b/roles/network/meta/argument_specs.yml @@ -1,6 +1,8 @@ --- argument_specs: main: + short_description: "Configure basic distro networking features" + description: "Configure basic distro networking features" options: network_wifi_ssid: type: "str" |
