Execution
Date
22 Apr 2026 13:05:29 +0100
Duration
00:00:02.69
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
4
Tasks
4
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.49
-
PlayNew KVM server provisioning scripts
-
TaskCreate swap file
-
Hostnew_kvm_node
-
Date22 Apr 2026 13:05:31 +0100
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml:32)
-
Tags
- prep
- swap
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "fallocate", "-l", "2G", "/var/lib/libvirt/swapfile" ] |
| delta | None |
| end | None |
| invocation |
{ "module_args": { "_raw_params": "fallocate -l 2G /var/lib/libvirt/swapfile", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/var/lib/libvirt/swapfile", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
Did not run command since '/var/lib/libvirt/swapfile' exists |
| rc |
0 |
| start | None |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
skipped, since /var/lib/libvirt/swapfile exists |
| stdout_lines |
[ "skipped, since /var/lib/libvirt/swapfile exists" ] |