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

  • Status
    CHANGED
  • Duration
    00:00:00.55
  • Play
    New KVM server provisioning scripts
  • Task
    Ensure swap entry exists in /etc/fstab

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