diff --git a/ansible/atlas.yml b/ansible/atlas.yml index 2c072f0..442434b 100644 --- a/ansible/atlas.yml +++ b/ansible/atlas.yml @@ -8,6 +8,10 @@ cmd: ifup -a pre_tasks: + - name: Set timezone + timezone: + name: Europe/Amsterdam + - name: Copy interfaces configuration copy: src: dmz.conf