diff --git a/chromium.yml b/chromium.yml index 9d8ca91..313d9a3 100644 --- a/chromium.yml +++ b/chromium.yml @@ -1,7 +1,12 @@ - name: Chromium setup hosts: all tasks: - + + - name: Install Chromium + apt: + name: + - chromium-browser + - name: Create a directory if it does not exist ansible.builtin.file: path: /var/lib/flatpak/app/com.github.Eloston.UngoogledChromium/x86_64/stable/active/files/chromium/policies/policies/managed