diff --git a/arch_wsl.yaml b/arch_wsl.yaml index a9cf229..142c906 100644 --- a/arch_wsl.yaml +++ b/arch_wsl.yaml @@ -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