Added playpart for role gnome

This commit is contained in:
Kevin Veen-Birkenbach 2021-12-08 13:10:49 +01:00
parent 130a948790
commit eac2be60f3

View File

@ -19,6 +19,11 @@
become: true
roles:
- native-libreoffice
- name: setup gnome-clients
hosts: gnome_clients
become: true
roles:
- native-gnome
- name: setup nextcloud-client
hosts: nextcloud_client_hosts
become: true