summaryrefslogtreecommitdiffstats
path: root/roles/firefox/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/firefox/meta/main.yml')
-rw-r--r--roles/firefox/meta/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/firefox/meta/main.yml b/roles/firefox/meta/main.yml
index 2f0ca096..cae9c8ff 100644
--- a/roles/firefox/meta/main.yml
+++ b/roles/firefox/meta/main.yml
@@ -1,6 +1,8 @@
---
dependencies:
- role: "xdg-utils"
+ - role: "flatpak"
+ when: ansible_facts['os_family'] == "Debian"
galaxy_info:
author: "a14m"
description: "Configure firefox settings and policies."