Execution
Date
22 Apr 2026 13:18:41 +0100
Duration
00:00:54.08
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
14
Tasks
14
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.38
-
PlayNew KVM server provisioning scripts
-
TaskSet secure permissions (600) on swap file
-
Hostnew_kvm_node
-
Date22 Apr 2026 13:18:43 +0100
-
Module / Actionansible.builtin.file (/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml:38)
-
Tags
- prep
- swap
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { - "mode": "0644", + "mode": "0600", "path": "/var/lib/libvirt/swapfile" } |
| gid |
0 |
| group |
root |
| invocation |
{ "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": "0600", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/var/lib/libvirt/swapfile", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } } |
| mode |
0600 |
| owner |
root |
| path |
/var/lib/libvirt/swapfile |
| size |
2147483648 |
| state |
file |
| uid |
0 |