Execution
Date 22 Sep 2025 11:47:50 +0100
Duration 00:00:01.61
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
2 Hosts
1 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.99
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm2-dev

Field Value
changed
True
cmd
systemctl enable --now vnstat
delta
0:00:00.333298
end
2025-09-22 10:47:52.304887
invocation
{
    "module_args": {
        "_raw_params": "systemctl enable --now vnstat",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-09-22 10:47:51.971589
stderr
Created symlink /etc/systemd/system/vnstatd.service → /usr/lib/systemd/system/vnstat.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vnstat.service → /usr/lib/systemd/system/vnstat.service.
stderr_lines
[
    "Created symlink /etc/systemd/system/vnstatd.service \u2192 /usr/lib/systemd/system/vnstat.service.",
    "Created symlink /etc/systemd/system/multi-user.target.wants/vnstat.service \u2192 /usr/lib/systemd/system/vnstat.service."
]
stdout

stdout_lines
[]