likg.timezone
Ansible Role: Timezone
This role helps you set the system's timezone using Ansible's timezone module.
Requirements
No special requirements are needed.
Role Variables
You can find the available variables and their default values in defaults/main.yml.
Dependencies
There are no dependencies.
Example Playbook
Here's a simple example of how to use this role:
- hosts: servers
become: yes
vars:
- timezone_zone: 'Etc/UTC'
roles:
- { role: likg.timezone }
License
This role is licensed under the MIT License.
Author Information
This role was created by Lik.
Installa
ansible-galaxy install likg.timezone
Licenza
mit
Download
1.4k
Proprietario