Set timezone to America/Toronto

This commit is contained in:
Zachary Seguin 2018-04-15 16:28:04 -04:00
parent d1a3479ae6
commit 8ca56b3fb2
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
---
- name: Set timezone to America/Toronto
timezone:
name: America/Toronto
- import_tasks: dns.yml
- import_tasks: mirrors.yml
- import_tasks: remote_access.yml