Execution
Date
29 Apr 2026 09:10:30 +0100
Duration
00:02:40.13
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
26
Tasks
26
Results
2
Plays
1
Files
0
Records
Task result details
-
Date29 Apr 2026 09:10:55 +0100
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/projects/kvm_node_install/setup_new_node.yaml:65)
-
Tags
- swap
- stage1
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "mkswap", "/var/lib/libvirt/swapfile" ] |
| delta |
0:00:00.004834 |
| end |
2026-04-29 09:10:55.771914 |
| 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 09:10:55.767080 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Setting up swapspace version 1, size = 64 GiB (68719472640 bytes) no label, UUID=70881883-498a-4590-a86f-918fc610c1f7 |
| stdout_lines |
[ "Setting up swapspace version 1, size = 64 GiB (68719472640 bytes)", "no label, UUID=70881883-498a-4590-a86f-918fc610c1f7" ] |