From 048f3154918cdfb65cc21ed2aa254adb0aa2d86b Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 2 Dec 2025 15:22:10 +0100 Subject: Add archlinux ghostty install role --- roles/ghostty/meta/argument_specs.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 roles/ghostty/meta/argument_specs.yml (limited to 'roles/ghostty/meta/argument_specs.yml') diff --git a/roles/ghostty/meta/argument_specs.yml b/roles/ghostty/meta/argument_specs.yml new file mode 100644 index 00000000..ec6e4898 --- /dev/null +++ b/roles/ghostty/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install ghostty terminal on ArchLinux" + description: "Install ghostty terminal on Linux distribution" + options: {} -- cgit v1.2.3