timezone

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:

  • [knopki](https://github.com/knopki/ansible-timezone)
    
    • and many others.
      

thank you.

About

Install and set timezone on your systems.

Install
ansible-galaxy install adriagalin/ansible.timezone
GitHub repository
License
gpl-3.0
Downloads
3402