mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-02 11:18:09 +00:00
Moved language definition to hunspell and libreoffice role
This commit is contained in:
@@ -1 +1,3 @@
|
||||
flavor: "fresh" # Libre Office flavor, fresh for new, still for stable
|
||||
flavor: "fresh" # Libre Office flavor, fresh for new, still for stable
|
||||
languages:
|
||||
- "{{ HOST_LL_CC | lower | replace('_', '-') }}" # Use system default
|
||||
@@ -1 +1,2 @@
|
||||
application_id: "desk-libreoffice"
|
||||
application_id: "desk-libreoffice"
|
||||
libreoffice_languages: "{{ applications | get_app_conf(application_id, 'languages', True ) }}"
|
||||
Reference in New Issue
Block a user