mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
Added playpart for role gnome
This commit is contained in:
parent
130a948790
commit
eac2be60f3
@ -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