ZeroDowntime.timezone
timezone
Ansible role to install setup timezone,
Installation
ansible-galaxy install zerodowntime.timezone
Requirements
This role requires Ansible 2.5 or higher.
Supported platforms:
platforms:
- name: EL
versions:
- 7
- name: Ubuntu
versions:
- bionic
- xenial
Default role variables
| Variable name | Required? | Type | Description |
|---|---|---|---|
| timezone__name | yes | string | Name of the timezone for the system clock' |
All variables are described in defaults/main.yml file.
Example Playbook
- hosts: all
become: true
roles:
- role: zerodowntime.timezone
timezone__name: 'UTC'
License
Support
Install
ansible-galaxy install ZeroDowntime.timezoneLicense
apache-2.0
Downloads
187
Owner
Cloud infrastructure for tomorrow’s visionaries
