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


Field Value
changed
True
cmd
ls -la /usr/local/cron_backup/
delta
0:00:00.004280
end
2025-06-10 10:58:27.333790
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:27.329510
stderr

stderr_lines
[]
stdout
total 164
drwxr-xr-x  3 root root  4096 May 25  2023 .
drwxr-xr-x 13 root root  4096 Aug 11  2021 ..
-rwxr-xr-x  1 root root  9306 Feb 13  2023 check_flock_pva_logs.sh
drwxr-xr-x  2 root root  4096 Jun 15  2023 conf
-rwxr-xr-x  1 root root 40500 May 25  2023 flock_pva_backups.sh
-rwxr-xr-x  1 root root 40162 Jan 22  2023 flock_pva_backups.sh-backup-2023-02-13T17:16:52
-rwxr-xr-x  1 root root 40500 May 25  2023 flock_pva_backups.sh.backup-25-05-2023
-rw-r--r--  1 root root     0 Aug 11  2021 pva_backup.cfg
-rwxr-xr-x  1 root root  3346 Feb 13  2023 setupscriptwithhardmount.sh
-rwxr-xr-x  1 root root  3342 Feb 13  2023 setupwithsoftmounts.sh
-rwxr-xr-x  1 root root  3322 Feb 13  2023 setupwithsshfs.sh
-rwxr-xr-x  1 root root  1993 Feb 13  2023 verify.sh
-rwxr-xr-x  1 root root  1021 Jan 22  2023 verify.sh-backup-2023-02-13T17:16:52
stdout_lines
[
    "total 164",
    "drwxr-xr-x  3 root root  4096 May 25  2023 .",
    "drwxr-xr-x 13 root root  4096 Aug 11  2021 ..",
    "-rwxr-xr-x  1 root root  9306 Feb 13  2023 check_flock_pva_logs.sh",
    "drwxr-xr-x  2 root root  4096 Jun 15  2023 conf",
    "-rwxr-xr-x  1 root root 40500 May 25  2023 flock_pva_backups.sh",
    "-rwxr-xr-x  1 root root 40162 Jan 22  2023 flock_pva_backups.sh-backup-2023-02-13T17:16:52",
    "-rwxr-xr-x  1 root root 40500 May 25  2023 flock_pva_backups.sh.backup-25-05-2023",
    "-rw-r--r--  1 root root     0 Aug 11  2021 pva_backup.cfg",
    "-rwxr-xr-x  1 root root  3346 Feb 13  2023 setupscriptwithhardmount.sh",
    "-rwxr-xr-x  1 root root  3342 Feb 13  2023 setupwithsoftmounts.sh",
    "-rwxr-xr-x  1 root root  3322 Feb 13  2023 setupwithsshfs.sh",
    "-rwxr-xr-x  1 root root  1993 Feb 13  2023 verify.sh",
    "-rwxr-xr-x  1 root root  1021 Jan 22  2023 verify.sh-backup-2023-02-13T17:16:52"
]