diff --git a/tasks/workstation/linux/software/gnome.yml b/tasks/workstation/linux/software/gnome.yml index 038c500..3127cf3 100644 --- a/tasks/workstation/linux/software/gnome.yml +++ b/tasks/workstation/linux/software/gnome.yml @@ -2,7 +2,9 @@ - name: Workstation | Linux | Software | GNOME | Install package: - name: gnome gdm3 + name: + - gnome + - gdm3 state: present register: gnome_install when: ansible_distribution in ("Parrot OS")