Install GNOME and tell user to configure it as part of a Parrot OS setup.

This commit is contained in:
2021-07-11 11:30:59 -05:00
parent 432674a2a0
commit e1476e88e4
2 changed files with 20 additions and 0 deletions

View File

@ -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