diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-23 09:19:06 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-23 09:20:57 +0100 |
| commit | 3cd6aa49beed99b37099f297bdf96ec69469fe0e (patch) | |
| tree | 87d459e54e53239fd4b16a4e45edf4596c2a56b7 /roles/microsoft-teams/meta/argument_specs.yml | |
| parent | 4916784d44a6dad5b90af11c675f6c11198b910b (diff) | |
Add teams role to linux distros
Diffstat (limited to 'roles/microsoft-teams/meta/argument_specs.yml')
| -rw-r--r-- | roles/microsoft-teams/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/microsoft-teams/meta/argument_specs.yml b/roles/microsoft-teams/meta/argument_specs.yml new file mode 100644 index 00000000..a0923915 --- /dev/null +++ b/roles/microsoft-teams/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install microsoft-teams on Linux distribution" + description: "Install microsoft-teams on Linux distribution" + options: {} |
