Use Etc/UTC instead of just UTC
This commit is contained in:
parent
af619fec1b
commit
f4e73a7196
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
- name: Set timezone to Etc/UTC
|
||||
become: true
|
||||
community.general.timezone:
|
||||
name: UTC
|
||||
name: Etc/UTC
|
||||
|
|
Loading…
Reference in a new issue