Execution
Date
29 Apr 2026 11:53:36 +0100
Duration
00:02:22.49
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
4
Hosts
42
Tasks
42
Results
7
Plays
1
Files
0
Records
Task result details
-
Date29 Apr 2026 11:53:57 +0100
-
Module / Actioncommunity.general.timezone (/home/ssh-gateway/ansible/projects/kvm_node_install/setup_new_node.yaml:103)
-
Tags
- timezone
- stage1
- config
| 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` |