timezone
adriagalin.timezone
An ansible role for set up timezone and localtime.
Requirements
Tested on:
Ubuntu 16.04 LTS
Ubuntu 18.04 LTS
Ubuntu 20.04 LTS
Should work with:
All Ubuntu
All Debian
Role Variables
ag_timezone: A timezone (e.g Etc/UTC)
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- { role: adriagalin.timezone }
License
GPLv3 License.
Author Information
Inspiration
During development, some roles in Ansible Galaxy/Github also inspired me:
[knopki](https://github.com/knopki/ansible-timezone)
and many others.
thank you.
Install
ansible-galaxy install adriagalin/ansible.timezone
License
gpl-3.0
Downloads
3441
Owner