mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
Renamed roles
This commit is contained in:
parent
9291240bba
commit
a622cacdb9
@ -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
|
Loading…
Reference in New Issue
Block a user