diff --git a/tasks/workstation/linux/software/packages.yml b/tasks/workstation/linux/software/packages.yml index 1a4cadd..af570d8 100644 --- a/tasks/workstation/linux/software/packages.yml +++ b/tasks/workstation/linux/software/packages.yml @@ -39,7 +39,8 @@ - gparted - hugo - "{{ firefox }}" - - "{{ firefox_esr }}" - "{{ wireless_tools }}" + - "{{ firefox_esr }}" + - "{{ wireless_tools }}" state: present - name: Workstation | Linux | Software | Packages | Install From AUR