added chromium installation

This commit is contained in:
aminnairi
2023-04-10 10:37:46 +02:00
parent ef5ebcf163
commit 3fe8c658f4
+5
View File
@@ -8,6 +8,11 @@
pacman:
name: tokei
state: present
- name: Install Chromium (web browser)
become: true
pacman:
name: chromium
state: present
become: true
pacman:
name: xorg-xset