„chromium.yml“ ändern
This commit is contained in:
parent
8dbafb32d6
commit
0b69ef771a
@ -36,7 +36,7 @@
|
||||
- name: Chromium recommended policy
|
||||
ansible.builtin.copy:
|
||||
src: chromium-recommended.json
|
||||
dest: /var/lib/flatpak/app/com.github.Eloston.UngoogledChromium/x86_64/stable/active/files/chromium/policies/policies/recommended/chrome.json
|
||||
dest: "{{ item }}"
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0444'
|
||||
|
Loading…
Reference in New Issue
Block a user