Execution
Date 05 Aug 2024 14:53:30 +0100
Duration 00:00:32.06
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
22 Hosts
1 Tasks
22 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
systemctl enable --now incrond.service
delta
0:00:00.261486
end
2024-08-05 14:53:31.922417
invocation
{
    "module_args": {
        "_raw_params": "systemctl enable --now incrond.service",
        "_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
2024-08-05 14:53:31.660931
stderr
Created symlink /etc/systemd/system/multi-user.target.wants/incrond.service → /usr/lib/systemd/system/incrond.service.
stderr_lines
[
    "Created symlink /etc/systemd/system/multi-user.target.wants/incrond.service \u2192 /usr/lib/systemd/system/incrond.service."
]
stdout

stdout_lines
[]