diff --git a/tasks/boot.yml b/tasks/boot.yml index 7c7dd9c..58a5d99 100644 --- a/tasks/boot.yml +++ b/tasks/boot.yml @@ -26,3 +26,7 @@ option: greeter-session value: lightdm-slick-greeter mode: 0644 + +- name: Enable GB locale + locale_gen: + name: en_GB.UTF-8