This commit is contained in:
Tobias Maier
2022-06-12 15:02:50 +02:00
parent 3b0a58e7bf
commit 96e569f32d

View File

@@ -11,7 +11,7 @@
state: latest
- name: Install basic packages
community.general.pacman:
name: sudo,zsh,htop,autoconf,automake,binutils,bison,file,findutils,flex,gawk,gcc,gettext,grep,groff,gzip,libtool,m4,make,patch,pkgconf,sed,texinfo,which,base-devel,ttf-font-awesome,openssh
name: sudo,zsh,htop,autoconf,automake,binutils,bison,file,findutils,flex,gawk,gcc,gettext,grep,groff,gzip,libtool,m4,make,patch,pkgconf,sed,texinfo,which,ttf-font-awesome,openssh
state: present
- name: Make sure we have a 'wheel' group