An ansible role for set up timezone and localtime.
Tested on:
- Ubuntu 16.04 LTS
- Ubuntu 18.04 LTS
- Ubuntu 20.04 LTS
Should work with:
- All Ubuntu
- All Debian
ag_timezone: A timezone (e.g Etc/UTC)
None.
- hosts: servers
roles:
- { role: adriagalin.timezone }
GPLv3 License.
During development, some roles in Ansible Galaxy/Github also inspired me:
- knopki
- and many others.
thank you.