Loop xorg packages

master
mandlm 2021-02-07 13:51:50 +01:00
parent a0ec4889b5
commit de9454a2e4
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 12 additions and 10 deletions

View File

@ -1,7 +1,9 @@
---
- name: install packages
package:
name:
name: "{{ item }}"
state: latest
loop:
- xorg
- xorg-server
- xorg-xinit
@ -9,9 +11,9 @@
- xf86-video-fbdev
- sddm
- i3-wm
- i3status
- dmenu
- alacritty
state: latest
- name: activate display manager
systemd: