Execution
Date 10 Jun 2025 11:08:28 +0100
Duration 00:00:02.16
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
1 Hosts
1 Tasks
1 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.77
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    vps1.chi

Field Value
changed
True
cmd
ls -la /usr/local/cron_backup/
delta
0:00:00.002852
end
2025-06-10 05:08:30.025524
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 05:08:30.022672
stderr

stderr_lines
[]
stdout
total 264
drwxr-xr-x  3 root root  4096 Aug 26  2023 .
drwxr-xr-x 15 root root  4096 Feb 23  2022 ..
-rwxr-xr-x  1 root root  1497 Feb 10  2023 audit.sh
-rwxr-xr-x  1 root root   822 Feb 10  2023 backups.sh
-rwxr-xr-x  1 root root  9334 Feb 10  2023 check_flock_pva_logs.sh
drwxr-xr-x  2 root root  4096 Jun 14  2023 conf
-rwxr-xr-x  1 root root 40501 May 24  2023 flock_pva_backups.sh
-rwxr-xr-x  1 root root 40176 Aug 17  2022 flock_pva_backups.sh.backup-1
-rwxr-xr-x  1 root root 40104 Jan 22  2023 flock_pva_backups.sh-backup-2023-02-13T10:52:39
-rwxr-xr-x  1 root root 40141 May  2  2023 flock_pva_backups.sh.backup-24-05-2023
-rwxr-xr-x  1 root root 40830 Aug 17  2022 flock_pva_backups.sh.bak12_09_2022
-rw-r--r--  1 root root     0 Aug 17  2022 pva_backup.cfg
-rwxr-xr-x  1 root root  2824 Feb 10  2023 setupscript.sh
-rwxr-xr-x  1 root root  3346 Feb 10  2023 setupscriptwithhardmount.sh
-rwxr-xr-x  1 root root  3342 Feb 10  2023 setupwithsoftmounts.sh
-rwxr-xr-x  1 root root  3322 Feb 10  2023 setupwithsshfs.sh
-rwxr-xr-x  1 root root  1993 Feb 10  2023 verify.sh
-rwxr-xr-x  1 root root  1267 Nov 14  2022 verify.sh.1
-rwxr-xr-x  1 root root  1200 Aug 17  2022 verify.sh.backup
-rwxr-xr-x  1 root root  1021 Jan 19  2023 verify.sh-backup-2023-02-13T10:52:39
stdout_lines
[
    "total 264",
    "drwxr-xr-x  3 root root  4096 Aug 26  2023 .",
    "drwxr-xr-x 15 root root  4096 Feb 23  2022 ..",
    "-rwxr-xr-x  1 root root  1497 Feb 10  2023 audit.sh",
    "-rwxr-xr-x  1 root root   822 Feb 10  2023 backups.sh",
    "-rwxr-xr-x  1 root root  9334 Feb 10  2023 check_flock_pva_logs.sh",
    "drwxr-xr-x  2 root root  4096 Jun 14  2023 conf",
    "-rwxr-xr-x  1 root root 40501 May 24  2023 flock_pva_backups.sh",
    "-rwxr-xr-x  1 root root 40176 Aug 17  2022 flock_pva_backups.sh.backup-1",
    "-rwxr-xr-x  1 root root 40104 Jan 22  2023 flock_pva_backups.sh-backup-2023-02-13T10:52:39",
    "-rwxr-xr-x  1 root root 40141 May  2  2023 flock_pva_backups.sh.backup-24-05-2023",
    "-rwxr-xr-x  1 root root 40830 Aug 17  2022 flock_pva_backups.sh.bak12_09_2022",
    "-rw-r--r--  1 root root     0 Aug 17  2022 pva_backup.cfg",
    "-rwxr-xr-x  1 root root  2824 Feb 10  2023 setupscript.sh",
    "-rwxr-xr-x  1 root root  3346 Feb 10  2023 setupscriptwithhardmount.sh",
    "-rwxr-xr-x  1 root root  3342 Feb 10  2023 setupwithsoftmounts.sh",
    "-rwxr-xr-x  1 root root  3322 Feb 10  2023 setupwithsshfs.sh",
    "-rwxr-xr-x  1 root root  1993 Feb 10  2023 verify.sh",
    "-rwxr-xr-x  1 root root  1267 Nov 14  2022 verify.sh.1",
    "-rwxr-xr-x  1 root root  1200 Aug 17  2022 verify.sh.backup",
    "-rwxr-xr-x  1 root root  1021 Jan 19  2023 verify.sh-backup-2023-02-13T10:52:39"
]