timezone

Ansible Role: timezone

Build Status Ansible Role

set(init) timezone. default Asia/Tokyo.

Requirements

none.

Role Variables

zonename are...

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

 # 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.

Install
ansible-galaxy install officel/ansible-role-timezone
GitHub repository
License
Unknown
Downloads
1145
Owner
Maybe...Eengineer. Infra,Server,Front,etc... Surely full stack.