From bb251e5e6066d4eb89cdb70f682dfe7a88030a13 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 24 Nov 2025 22:16:43 +0100 Subject: Add initial firefox role implementation with only GNOME support for pass --- configure.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index 15328eec..27ee3d3e 100644 --- a/configure.yml +++ b/configure.yml @@ -20,6 +20,7 @@ - role: "password_store" - role: "vim" - role: "neomutt" + - role: "firefox" - name: "Ubuntu configure" gather_facts: true @@ -43,6 +44,7 @@ - role: "password_store" - role: "vim" - role: "neomutt" + - role: "firefox" - name: "Raspberry Pi configure" gather_facts: true -- cgit v1.2.3