mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-16 07:16:04 +02:00
Moved browser extensions to configuration
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
mode: '0755'
|
||||
|
||||
- name: Copy the extensions policy file for Chromium
|
||||
copy:
|
||||
src: extensions_policy.json
|
||||
template:
|
||||
src: extensions_policy.json.j2
|
||||
dest: /etc/chromium/policies/managed/extensions_policy.json
|
||||
mode: '0644'
|
||||
|
Reference in New Issue
Block a user