kayobe/ansible/group_vars/all/time
Mark Goddard b05ba768e3 Move timezone configuration from ntp.yml to time.yml
Change-Id: I0814f62d25ebc9c6d007d2514d57f023308f54c4
Story: 2006574
Task: 39812
2020-05-28 10:25:51 +01:00

9 lines
196 B
Plaintext

---
# Kayobe time configuration.
###############################################################################
# Timezone.
# Name of the local timezone.
timezone: "{{ ansible_date_time.tz }}"