azmelanar.timezone

Timezone

Build Status Ansible Galaxy

Role for installation packages of timezone and configuration system timezone.

Requirements

Tested with Ansible 1.8.2

Role Variables

Default value can be found in defaults/main.yml

timezone: UTC

Also you can set your timezone like string in *unix directory path format, which be valid from /usr/share/zoneinfo/.

Dependencies

None

Example Playbook

Example of usage:

- hosts: servers
  roles:
     - { role: azmelanar.timezone, timezone: UTC }

License

MIT

Feedback, improvements, bugs

Please use issues.

About

role for manage timezone

Install
ansible-galaxy install azmelanar.timezone
GitHub repository
License
mit
Downloads
4.4k