tz
Role Name
Set the timezone on a Linux server.
Requirements
timedatectl
Role Variables
For all allowed timezone values, see timedatectl list-timezones
.
Example Playbook
- hosts: servers
roles:
- { role: dunn.tz, become: yes }
License
MIT
Install
ansible-galaxy install dunn/ansible-tz
License
Unknown
Downloads
48
Owner