Renamed roles

This commit is contained in:
Kevin Veen-Birkenbach 2021-11-14 13:56:22 +01:00
parent 9291240bba
commit a622cacdb9
6 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -1,2 +0,0 @@
dependencies:
- hunspell

View File

@ -0,0 +1,2 @@
dependencies:
- native-hunspell