mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-05 01:41:34 +02:00
Renamed roles
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
hosts: gaming_hosts
|
||||
become: true
|
||||
roles:
|
||||
- games
|
||||
- native-games
|
||||
- name: setup libreoffice hosts
|
||||
hosts: libreoffice_hosts
|
||||
become: true
|
||||
roles:
|
||||
- libreoffice
|
||||
- native-libreoffice
|
||||
|
@@ -1,2 +0,0 @@
|
||||
dependencies:
|
||||
- hunspell
|
2
roles/native-office/meta/main.yml
Normal file
2
roles/native-office/meta/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
dependencies:
|
||||
- native-hunspell
|
Reference in New Issue
Block a user