summaryrefslogtreecommitdiffstats
path: root/roles/firefox
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-21 17:10:50 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-21 17:10:50 +0100
commitaaa8243474e673a6e74f99d43c3813c49b9463d2 (patch)
tree85cb4cb6d8d0dd5a22dc0921711c6dbe5471c534 /roles/firefox
parent75169db20433950e8c583a400c13246c3fe8cd55 (diff)
Add missing xdg-utils role
Diffstat (limited to 'roles/firefox')
-rw-r--r--roles/firefox/meta/main.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/firefox/meta/main.yml b/roles/firefox/meta/main.yml
index a450f525..2f0ca096 100644
--- a/roles/firefox/meta/main.yml
+++ b/roles/firefox/meta/main.yml
@@ -1,5 +1,6 @@
---
-dependencies: []
+dependencies:
+ - role: "xdg-utils"
galaxy_info:
author: "a14m"
description: "Configure firefox settings and policies."