summaryrefslogtreecommitdiffstats
path: root/roles/rnote/meta/main.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-21 15:49:48 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-21 16:12:41 +0100
commit1dbf871e0c4913c604dfa602dcd5bb96190802a3 (patch)
treed005e815bf8c5a28b23a59393d9401f561d1054d /roles/rnote/meta/main.yml
parent516eca23001ea5f8577683176deb5c44a5a3d1eb (diff)
Add image viewer/editor apps to roles w/testing
Diffstat (limited to 'roles/rnote/meta/main.yml')
-rw-r--r--roles/rnote/meta/main.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/roles/rnote/meta/main.yml b/roles/rnote/meta/main.yml
new file mode 100644
index 00000000..b768546a
--- /dev/null
+++ b/roles/rnote/meta/main.yml
@@ -0,0 +1,17 @@
+---
+dependencies: []
+galaxy_info:
+ author: "a14m"
+ description: "Install curl"
+ license: "MIT"
+ min_ansible_version: "2.18"
+ platforms:
+ - name: "ArchLinux"
+ versions:
+ - "all"
+ - name: "Ubuntu"
+ versions:
+ - "noble"
+ - name: "Debian"
+ versions:
+ - "bookworm"