mirror of
https://git.hogwarts.fr/hogwarts-ansible/set_timezone.git
synced 2023-12-14 02:53:02 +01:00
No description
|
||
---|---|---|
defaults | ||
tasks | ||
vars | ||
.gitlint | ||
.pre-commit-config.yaml | ||
.yamllint | ||
README.md |
set_timezone
This role sets the name of the host based on set_timezone_timezone variable, if defined. Otherwise, Europe/Paris will be used.
Example Playbook
---
- name: Set timezone
hosts: "all"
roles:
- role: set_timezone
License
GPLv3
Author information
Wallun