From ccfc35bb5ff53a85f42882434544a21b073fc520 Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 21 Feb 2019 17:02:33 +0100 Subject: [PATCH] try to run the new firefox role --- roles/firefox | 2 +- setup.yml | 18 +++++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/roles/firefox b/roles/firefox index b57b78f..5c2c9f5 160000 --- a/roles/firefox +++ b/roles/firefox @@ -1 +1 @@ -Subproject commit b57b78fbf214aaf239dbc16ff6e4f229375f68f2 +Subproject commit 5c2c9f579834815d1657cd24844ae334e2ed1ff2 diff --git a/setup.yml b/setup.yml index 5afd678..d1fb62a 100644 --- a/setup.yml +++ b/setup.yml @@ -36,17 +36,13 @@ - pulseaudio - networkmanager -# -# Currently it dosen't work on arch. Rely sad! -# Issue is open: https://github.com/maxbachmann/role-firefox/issues/29 -# -# - name: improve firefox configuration -# hosts: thinkpad -# tags: -# - setup -# - firefox -# roles: -# - firefox +- name: improve firefox configuration + hosts: thinkpad + tags: + - setup + - firefox + roles: + - firefox - name: Install useful packages