mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Moved browser extensions to configuration
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
mode: '0755'
|
||||
|
||||
- name: Deploy Firefox Enterprise Policies file
|
||||
copy:
|
||||
src: policies.json
|
||||
template:
|
||||
src: policies.json.j2
|
||||
dest: "{{ firefox_policy_file }}"
|
||||
mode: '0644'
|
||||
|
Reference in New Issue
Block a user