mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
6 lines
114 B
YAML
6 lines
114 B
YAML
---
|
|
- name: Set the timezone for Europe/Paris
|
|
become: true
|
|
community.general.timezone:
|
|
name: Europe/Paris
|