From 1dbf871e0c4913c604dfa602dcd5bb96190802a3 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 21 Feb 2026 15:49:48 +0100 Subject: Add image viewer/editor apps to roles w/testing --- roles/rnote/meta/argument_specs.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 roles/rnote/meta/argument_specs.yml (limited to 'roles/rnote/meta/argument_specs.yml') diff --git a/roles/rnote/meta/argument_specs.yml b/roles/rnote/meta/argument_specs.yml new file mode 100644 index 00000000..a7ec1084 --- /dev/null +++ b/roles/rnote/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install rnote on Linux distribution" + description: "Install rnote on Linux distribution" + options: {} -- cgit v1.2.3