Set timezone as root

This commit is contained in:
Jake Howard 2020-01-28 20:03:20 +00:00
parent 879a5571ca
commit eb796ce1f9
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -7,6 +7,8 @@
- name: Set timezone
timezone:
name: Europe/London
become: true
become_user: root
- name: Enable NTP service
systemd: