diff --git a/tasks/boot.yml b/tasks/boot.yml index 58efa3c..03767ce 100644 --- a/tasks/boot.yml +++ b/tasks/boot.yml @@ -31,3 +31,7 @@ - name: Enable GB locale locale_gen: name: en_GB.UTF-8 + +- name: Set timezone + timezone: + name: Europe/London