From 143e9893789850cc9be411ea41fe7e1ac9601bee Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 21 Dec 2022 22:34:49 +0100 Subject: [PATCH] create LibreWolf /etc/librewolf/policies dir structure --- firefox.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/firefox.yml b/firefox.yml index 3fde2eb..bd836d0 100644 --- a/firefox.yml +++ b/firefox.yml @@ -13,6 +13,11 @@ name: - io.gitlab.librewolf-community + - name: create LibreWolf /etc/librewolf/policies dir structure + file: + path: /etc/librewolf/policies + state: directory + - name: Firefox policy ansible.builtin.copy: src: policies.json