#######################################################################################################
This repository and the role associated are deprecated in favor of the Manala Ansible Collection
You will find informations on its usage on the collection repository
#######################################################################################################
❗ Report issues and send Pull Requests in the main Ansible Role repository ❗
This role will deal with the setup of Timezone.
It's part of the Manala Ansible stack but can be used as a stand alone component.
None.
None.
Using ansible galaxy cli:
ansible-galaxy install manala.timezoneUsing ansible galaxy requirements file:
- src: manala.timezone| Name | Type | Description |
|---|---|---|
| dpkg-reconfigure tzdata | Command | Reconfigure tzdata |
| Name | Default | Type | Description |
|---|---|---|---|
| manala_timezone_default | Etc/UTC | String | Timezone |
manala_timezone_default: Europe/Paris- hosts: servers
roles:
- { role: manala.timezone }MIT
Manala (http://www.manala.io/)