mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
new role for setting the correct timezone
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Set the timezone for Europe/Paris
|
||||
become: true
|
||||
community.general.timezone:
|
||||
name: Europe/Paris
|
||||
Reference in New Issue
Block a user