Skip to content

adriagalin/ansible.timezone

Repository files navigation

adriagalin.timezone

Build Status Ansible Galaxy

An ansible role for set up timezone and localtime.

Requirements

Tested on:

  • Ubuntu 16.04 LTS
  • Ubuntu 18.04 LTS
  • Ubuntu 20.04 LTS

Should work with:

  • All Ubuntu
  • All Debian

Role Variables

ag_timezone: A timezone (e.g Etc/UTC)

Dependencies

None.

Example Playbook

    - hosts: servers
      roles:
         - { role: adriagalin.timezone }

License

GPLv3 License.

Author Information

Adrià Galín

Inspiration

During development, some roles in Ansible Galaxy/Github also inspired me:

thank you.