Execution
Date
30 Sep 2025 07:57:50 +0100
Duration
00:00:02.46
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
4
Hosts
1
Tasks
4
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:01.06
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Hostd4-09.man.uk
-
Date30 Sep 2025 07:57:51 +0100
-
Module / Actionshell (Ad-Hoc: shell: ls -la /vz/vmprivate/backups:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
ls -la /vz/vmprivate/backups |
| delta |
0:00:00.010649 |
| end |
2025-09-30 07:57:51.579251 |
| invocation |
{ "module_args": { "_raw_params": "ls -la /vz/vmprivate/backups", "_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 07:57:51.568602 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
total 12 drwxr-xr-x 3 root root 4096 May 6 2021 . drwxr-xr-x 5 root root 4096 Mar 9 2023 .. drwxrwxrwt 7 root root 4096 Mar 9 2023 d4-09 |
| stdout_lines |
[ "total 12", "drwxr-xr-x 3 root root 4096 May 6 2021 .", "drwxr-xr-x 5 root root 4096 Mar 9 2023 ..", "drwxrwxrwt 7 root root 4096 Mar 9 2023 d4-09" ] |