common/tasks/timezone.yaml
Simon Cornet 210fbd68f4
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
chore: cleanup tag mess
Tag only in main.yaml, tasks inherit them.
2026-05-20 09:40:02 +02:00

6 lines
117 B
YAML

---
# set timezone
- name: "timezone - set {{ timezone }}"
community.general.timezone:
name: "{{ timezone }}"