„chromium.yml“ ändern

This commit is contained in:
olli 2022-07-14 11:43:30 +02:00
parent dbbf472cce
commit 31a9f8b391

View File

@ -2,6 +2,11 @@
hosts: all hosts: all
tasks: tasks:
- name: Install Chromium
apt:
name:
- chromium-browser
- name: Create a directory if it does not exist - name: Create a directory if it does not exist
ansible.builtin.file: ansible.builtin.file:
path: /var/lib/flatpak/app/com.github.Eloston.UngoogledChromium/x86_64/stable/active/files/chromium/policies/policies/managed path: /var/lib/flatpak/app/com.github.Eloston.UngoogledChromium/x86_64/stable/active/files/chromium/policies/policies/managed