Execution
Date 22 Apr 2026 13:58:39 +0100
Duration 00:00:38.03
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
13 Tasks
13 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.57
  • Play
    New KVM server provisioning scripts
  • Task
    Set system timezone to UTC
  • Host
    kvm024

Field Value
changed
True
diff
--- before

+++ after

@@ -1,3 +1,3 @@

 {
-    "name": "Europe/London"
+    "name": "UTC"
 }
invocation
{
    "module_args": {
        "hwclock": null,
        "name": "UTC"
    }
}
msg
executed `/usr/bin/timedatectl set-timezone UTC`