moletti.timezone

Ansible role: Timezone

Ansible Role GitHub release (latest SemVer) GitHub Workflow Status Ansible Quality Score Ansible Role

Base role for configure the time zone.

Install

ansible-galaxy install moletti.timezone

Example playbook

- hosts: all
  gather_facts: yes
  vars:
    timezone: "Etc/UTC"
  roles:
    - { role: moletti.timezone, tags: timezone }

Role Variables

variable type default description
timezone str Etc/UTC Name of the timezone for the system clock.

LICENSE

MIT

About

Base role for configure the time zone

Install
ansible-galaxy install moletti.timezone
GitHub repository
License
Unknown
Downloads
329