Install GNOME and tell user to configure it as part of a Parrot OS setup.
This commit is contained in:
@ -65,6 +65,9 @@
|
||||
- include: tasks/workstation/linux/cron/ansible.yml
|
||||
when: ansible_system == "Linux"
|
||||
|
||||
- include: tasks/workstation/linux/software/gnome.yml
|
||||
when: ansible_system == "Linux"
|
||||
|
||||
- include: tasks/workstation/settings/gnome.yml
|
||||
|
||||
- include: tasks/workstation/settings/nfs.yml
|
||||
|
Reference in New Issue
Block a user