An open API service indexing awesome lists of open source software.

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

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