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

Apache License 2.0

Support

ansible@zerodowntime.pl

About

Set MOTD banner

Install
ansible-galaxy install ZeroDowntime.timezone
GitHub repository
License
apache-2.0
Downloads
187
Owner
Cloud infrastructure for tomorrow’s visionaries