officel.timezone

Ansible Role: timezone

Build Status Ansible Role

This role sets the timezone. The default timezone is Asia/Tokyo.

Requirements

None.

Role Variables

Allowed timezone names can be found by running:

 # For CentOS 6
 $ ls /usr/share/zoneinfo/

 # For CentOS 7
 $ timedatectl list-timezones

Dependencies

None.

Example Playbook

- hosts: all
  become: yes
  roles:
     - officel.timezone

     or

     - {role: officel.timezone,
        zonename: "Asia/Tokyo"
       }

License

MIT / BSD

Author Information

This role was created by raki.

Informazioni sul progetto

set timezone.

Installa
ansible-galaxy install officel.timezone
Licenza
Unknown
Download
1.2k
Proprietario
Maybe...Eengineer. Infra,Server,Front,etc... Surely full stack.