From 73dd618c73224b3ceac031102daf1bf85bc2c841 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 2 Dec 2025 22:43:40 +0100 Subject: Add yay role on arch w/testing --- roles/yay/meta/argument_specs.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 roles/yay/meta/argument_specs.yml (limited to 'roles/yay/meta/argument_specs.yml') diff --git a/roles/yay/meta/argument_specs.yml b/roles/yay/meta/argument_specs.yml new file mode 100644 index 00000000..96aca0ec --- /dev/null +++ b/roles/yay/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install yay AUR helper on ArchLinux" + description: "Install yay AUR helper on ArchLinux" + options: {} -- cgit v1.2.3