From aaa8243474e673a6e74f99d43c3813c49b9463d2 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 21 Feb 2026 17:10:50 +0100 Subject: Add missing xdg-utils role --- roles/firefox/meta/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roles/firefox') 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." -- cgit v1.2.3