diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-02 22:43:40 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-02 22:44:36 +0100 |
| commit | 73dd618c73224b3ceac031102daf1bf85bc2c841 (patch) | |
| tree | 0339ea232fe4250f753a5846a29c57f6e3eb2be8 /roles/yay/meta/argument_specs.yml | |
| parent | fc1491ba66118fcb53190f618ef22351cb0eed55 (diff) | |
Add yay role on arch w/testing
Diffstat (limited to 'roles/yay/meta/argument_specs.yml')
| -rw-r--r-- | roles/yay/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
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: {} |
