mrlesmithjr.timezone
Role Name
An Ansible role to configure timezone settings
Build Status
Requirements
None
Role Variables
---
# defaults file for ansible-timezone
# set your desired default timezone
# timezone: 'EST5EDT'
# timezone: 'America/New_York'
timezone: 'UTC'
timezone_update_hardware_clock: false
Dependencies
None
Example Playbook
---
- hosts: all
become: true
vars:
roles:
- role: ansible-timezone
tasks:
License
BSD
Author Information
Larry Smith Jr.
- @mrlesmithjr
- http://everythingshouldbevirtual.com
- mrlesmithjr [at] gmail.com
Install
ansible-galaxy install mrlesmithjr.timezoneLicense
Unknown
Downloads
607
Owner
Sharing practical insights on virtualization, cloud, automation, and DevOps to help others build, automate, and innovate with confidence.
