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:57 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/projects/kvm_node_install/setup_new_node.yaml:85)
-
Tags
- swap
- fstab
- stage1
| Field | Value |
|---|---|
| backup |
|
| changed |
True |
| diff |
|
| invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "/var/lib/libvirt/swapfile none swap sw 0 0", "mode": null, "owner": null, "path": "/etc/fstab", "regexp": "^/var/lib/libvirt/swapfile\\s+none\\s+swap", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": "findmnt -T %s" } } |
| msg |
line added |