create LibreWolf /etc/librewolf/policies dir structure
This commit is contained in:
parent
13e8ed3094
commit
143e989378
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user