Set the timezone

This is critical for any cron jobs or time based scheduling which takes place.

Instructions

  1. Set the timezone

    timedatectl set-timezone 'America/New_York'

This task is included in the Bitbucket repo “UMD-iSchool-IT/ansible-role-base” by “tasks/timezone.yml”