summaryrefslogtreecommitdiffstats
path: root/roles/wiremix/meta/main.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-08 23:23:09 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-08 23:24:08 +0100
commit636353ce0e02db63dce14ea6be45da951db289b0 (patch)
tree78c364a794cde7b4d09a04b04cd7d67c9ab37faa /roles/wiremix/meta/main.yml
parent55ca70f89577bd19af4abda7e2d7377ddd42f48b (diff)
Add wiremix role
Diffstat (limited to 'roles/wiremix/meta/main.yml')
-rw-r--r--roles/wiremix/meta/main.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/roles/wiremix/meta/main.yml b/roles/wiremix/meta/main.yml
new file mode 100644
index 00000000..b96164cf
--- /dev/null
+++ b/roles/wiremix/meta/main.yml
@@ -0,0 +1,12 @@
+---
+dependencies:
+ - role: "pipewire"
+galaxy_info:
+ author: "a14m"
+ description: "Install wiremix on ArchLinux"
+ license: "MIT"
+ min_ansible_version: "2.18"
+ platforms:
+ - name: "ArchLinux"
+ versions:
+ - "all"