Execution
Date
10 Jun 2025 11:58:25 +0100
Duration
00:00:09.59
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
26
Hosts
1
Tasks
26
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:03.63
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date10 Jun 2025 11:58:30 +0100
-
Module / Actionshell (Ad-Hoc: shell: ls -la /usr/local/cron_backup/:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
ls -la /usr/local/cron_backup/ |
| delta |
0:00:00.004039 |
| end |
2025-06-10 10:58:30.864759 |
| invocation |
{ "module_args": { "_raw_params": "ls -la /usr/local/cron_backup/", "_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-06-10 10:58:30.860720 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
total 64 drwxr-xr-x 3 root root 4096 Apr 23 2024 . drwxr-xr-x 13 root root 4096 Apr 23 2024 .. -rwxr-xr-x 1 root root 9289 Mar 3 2023 check_flock_pva_logs.sh drwxr-xr-x 2 root root 4096 Apr 23 2024 conf -rwxr-xr-x 1 root root 40500 May 24 2023 flock_pva_backups.sh -rw-r--r-- 1 root root 0 Apr 23 2024 pva_backup.cfg |
| stdout_lines |
[ "total 64", "drwxr-xr-x 3 root root 4096 Apr 23 2024 .", "drwxr-xr-x 13 root root 4096 Apr 23 2024 ..", "-rwxr-xr-x 1 root root 9289 Mar 3 2023 check_flock_pva_logs.sh", "drwxr-xr-x 2 root root 4096 Apr 23 2024 conf", "-rwxr-xr-x 1 root root 40500 May 24 2023 flock_pva_backups.sh", "-rw-r--r-- 1 root root 0 Apr 23 2024 pva_backup.cfg" ] |