„chromium.yml“ ändern
This commit is contained in:
parent
de239698e8
commit
871351efd4
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user