added acpid installation

This commit is contained in:
aminnairi
2023-04-11 14:59:03 +02:00
parent 6e2e2571be
commit 7e731846af
+5
View File
@@ -8,6 +8,11 @@
pacman:
name: rsync
state: present
- name: Install ACPID (Power manager)
become: true
pacman:
name: acpid
state: present
- name: Install Flameshot (screenshot utility)
become: true
pacman: