This commit is contained in:
Antoine Ouvrard
2021-04-30 19:46:14 +02:00
parent ef7e1a2729
commit c53cfeda12
30 changed files with 92 additions and 80 deletions
@@ -22,8 +22,10 @@
file:
state: directory
path: /etc/opt/chrome/policies/managed
mode: 0644
- name: CommandLineFlagSecurityWarningsEnabled
copy:
dest: /etc/opt/chrome/policies/managed/managed_policies.json
mode: 0755
content: |
{ "CommandLineFlagSecurityWarningsEnabled": false }