Execution
Date 15 Apr 2026 10:06:27 +0100
Duration 00:00:05.83
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
22 Hosts
1 Tasks
22 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:03.01
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    sin2

Field Value
changed
True
cmd
ls -la /root/clean-image*
delta
0:00:00.004542
end
2026-04-15 09:06:31.800026
invocation
{
    "module_args": {
        "_raw_params": "ls -la /root/clean-image*",
        "_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
2026-04-15 09:06:31.795484
stderr

stderr_lines
[]
stdout
-rwxr-xr-x. 1 root root 1707 Apr 15 09:06 /root/clean-image.sh
-rwxr-xr-x. 1 root root 1707 Sep 30  2025 /root/clean-image.sh-back-1776243962
stdout_lines
[
    "-rwxr-xr-x. 1 root root 1707 Apr 15 09:06 /root/clean-image.sh",
    "-rwxr-xr-x. 1 root root 1707 Sep 30  2025 /root/clean-image.sh-back-1776243962"
]