Execution
Date 09 Sep 2024 10:57:35 +0100
Duration 00:00:27.12
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
136 Hosts
1 Tasks
136 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ls -la /tmp/*bak*
delta
0:00:00.008671
end
2024-09-09 10:57:42.419330
invocation
{
    "module_args": {
        "_raw_params": "ls -la /tmp/*bak*",
        "_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
2024-09-09 10:57:42.410659
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 202 Sep  4 03:22 /tmp/httpd.bak-1725624844
-rw-r--r-- 1 root root  94 Aug  6 09:25 /tmp/nginx.bak-1725624846
stdout_lines
[
    "-rw-r--r-- 1 root root 202 Sep  4 03:22 /tmp/httpd.bak-1725624844",
    "-rw-r--r-- 1 root root  94 Aug  6 09:25 /tmp/nginx.bak-1725624846"
]