mirror of
https://github.com/kevinveenbirkenbach/client-playbook.git
synced 2024-11-14 11:51:04 +01:00
Added playpart for role gnome
This commit is contained in:
parent
7446b1d8cd
commit
31f01bf3d0
@ -19,6 +19,11 @@
|
|||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- native-libreoffice
|
- native-libreoffice
|
||||||
|
- name: setup gnome-clients
|
||||||
|
hosts: gnome_clients
|
||||||
|
become: true
|
||||||
|
roles:
|
||||||
|
- native-gnome
|
||||||
- name: setup nextcloud-client
|
- name: setup nextcloud-client
|
||||||
hosts: nextcloud_client_hosts
|
hosts: nextcloud_client_hosts
|
||||||
become: true
|
become: true
|
||||||
|
Loading…
Reference in New Issue
Block a user