diff --git a/chromium.yml b/chromium.yml index 6e911c6..5b533e8 100644 --- a/chromium.yml +++ b/chromium.yml @@ -6,7 +6,12 @@ # apt: # name: # - chromium-browser - + + - name: Install Flatpaks + community.general.flatpak: + name: + - com.github.Eloston.UngoogledChromium + - name: Create a directory if it does not exist ansible.builtin.file: path: "{{ item }}"