https://github.com/akman/ansible-role-timezone
Setup timezone on Linux
https://github.com/akman/ansible-role-timezone
Last synced: 6 months ago
JSON representation
Setup timezone on Linux
- Host: GitHub
- URL: https://github.com/akman/ansible-role-timezone
- Owner: Akman
- License: mit
- Created: 2017-08-25T11:38:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T12:17:49.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T15:32:31.812Z (over 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role: timezone
Setup timezone on Linux.
## Requirements
None.
## Role Variables
Available variables are listed below, along with default values:
timezone: Etc/UTC
## Dependencies
None.
## Example Playbook
- hosts: all
roles:
- Akman.timezone
*Inside `vars/main.yml`*:
timezone: Europe/Kaliningrad
## License
MIT / BSD
## Author Information
This role was created in 2017 by Alexander Kapitman