mirror of
https://github.com/kevinveenbirkenbach/client-playbook.git
synced 2024-11-13 11:31:04 +01:00
Added playpart for role gnome
This commit is contained in:
parent
7446b1d8cd
commit
31f01bf3d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user