diff options
| author | Ahmed AbdelHalim <[email protected]> | 2025-09-21 00:28:45 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2025-09-21 00:53:16 +0200 |
| commit | 7ea7d431cfc8f3dd88810ffe255f17bdcc797ffd (patch) | |
| tree | 4aeaba1596282d4eb4a5a6c7b0530191819fa0f2 /roles/gnome/meta/argument_specs.yml | |
| parent | 13d2d74640c7ce073b981f40dc856e6a78b6d2ff (diff) | |
Add gnome role w/testing on distros
Diffstat (limited to 'roles/gnome/meta/argument_specs.yml')
| -rw-r--r-- | roles/gnome/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/gnome/meta/argument_specs.yml b/roles/gnome/meta/argument_specs.yml new file mode 100644 index 00000000..fdc9d00a --- /dev/null +++ b/roles/gnome/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install gnome on Linux distribution" + description: "Install gnome on Linux distribution" + options: {} |
