Execution
Date 30 Sep 2025 10:17:35 +0100
Duration 00:00:03.99
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
18 Hosts
1 Tasks
18 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ls -la /vz/vmprivate/backups/$(hostname -s)
delta
0:00:00.007594
end
2025-09-30 09:17:36.990960
invocation
{
    "module_args": {
        "_raw_params": "ls -la /vz/vmprivate/backups/$(hostname -s)",
        "_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-30 09:17:36.983366
stderr

stderr_lines
[]
stdout
total 16
drwxrwxrwt 4 root root 4096 Mar 28  2025 .
drwxr-xr-x 3 root root 4096 Aug 11  2021 ..
drwxrwxrwt 5 root root 4096 Sep 30 02:22 {2624b2d9-1aa7-4542-853f-6b41e73dd097}
drwxr-xr-x 8 root root 4096 Jun  3  2024 367
-rw-r--r-- 1 root root    0 Aug 11  2021 mount-check-production.txt
stdout_lines
[
    "total 16",
    "drwxrwxrwt 4 root root 4096 Mar 28  2025 .",
    "drwxr-xr-x 3 root root 4096 Aug 11  2021 ..",
    "drwxrwxrwt 5 root root 4096 Sep 30 02:22 {2624b2d9-1aa7-4542-853f-6b41e73dd097}",
    "drwxr-xr-x 8 root root 4096 Jun  3  2024 367",
    "-rw-r--r-- 1 root root    0 Aug 11  2021 mount-check-production.txt"
]