Execution
Date 15 Jan 2025 13:08:49 +0000
Duration 00:02:49.60
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
334 Hosts
3 Tasks
1002 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
set -o pipefail
ls -la /usr/local/psa/var/root.event_handler.lock
plesk bin event_handler --list
delta
0:00:00.457576
end
2025-01-15 13:10:41.747662
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nls -la /usr/local/psa/var/root.event_handler.lock\nplesk bin event_handler --list\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-01-15 13:10:41.290086
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 0 Dec  5 10:54 /usr/local/psa/var/root.event_handler.lock
stdout_lines
[
    "-rw-r--r-- 1 root root 0 Dec  5 10:54 /usr/local/psa/var/root.event_handler.lock"
]