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:54 +0100
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/projects/kvm_node_install/setup_new_node.yaml:71)
-
Tags
- stage1
- swap
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "mkswap", "/var/lib/libvirt/swapfile" ] |
| delta |
0:00:00.005912 |
| end |
2026-04-29 11:53:54.077131 |
| invocation |
{ "module_args": { "_raw_params": "mkswap /var/lib/libvirt/swapfile", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/var/lib/libvirt/swapfile.initialized", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2026-04-29 11:53:54.071219 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Setting up swapspace version 1, size = 64 GiB (68719472640 bytes) no label, UUID=1b4c26eb-ec93-45f3-9609-f221a7f1a3cc |
| stdout_lines |
[ "Setting up swapspace version 1, size = 64 GiB (68719472640 bytes)", "no label, UUID=1b4c26eb-ec93-45f3-9609-f221a7f1a3cc" ] |