mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Set timezone as root
This commit is contained in:
parent
879a5571ca
commit
eb796ce1f9
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
|||
- name: Set timezone
|
||||
timezone:
|
||||
name: Europe/London
|
||||
become: true
|
||||
become_user: root
|
||||
|
||||
- name: Enable NTP service
|
||||
systemd:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue