Execution
Date 10 Feb 2025 08:14:34 +0000
Duration 00:00:05.23
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
20 Hosts
1 Tasks
20 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.99
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm016

Field Value
changed
True
cmd
ls -la /usr/local/bin/
delta
0:00:00.004361
end
2025-02-10 08:14:36.355549
invocation
{
    "module_args": {
        "_raw_params": "ls -la /usr/local/bin/",
        "_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-02-10 08:14:36.351188
stderr

stderr_lines
[]
stdout
total 60
drwxr-xr-x.  2 root root 4096 Feb 10 08:14 .
drwxr-xr-x. 13 root root 4096 Feb  9 14:11 ..
-rwxr-xr-x.  1 root root  216 Feb  9 14:15 agent360
-rwxr-xr-x.  1 root root  212 Feb  9 14:15 distro
-rwxr-xr-x   1 root root  212 Feb 10 06:35 dotenv
-rwxr-xr-x.  1 root root  215 Feb  9 14:15 futurize
-rwxr-xr-x.  1 root root  218 Feb  9 14:15 hello360
-rwxr-xr-x   1 root root  302 Feb 10 08:14 mdjson
-rwxr-xr-x.  1 root root  228 Feb  9 14:23 normalizer
-rwxr-xr-x.  1 root root  217 Feb  9 14:15 pasteurize
-rwxr-xr-x.  1 root root  207 Feb  9 14:29 tqdm
-rwxr-xr-x.  1 root root  196 Feb  9 14:29 virtnbdbackup
-rwxr-xr-x.  1 root root  190 Feb  9 14:29 virtnbdmap
-rwxr-xr-x.  1 root root  212 Feb  9 14:29 virtnbd-nbdkit-plugin
-rwxr-xr-x.  1 root root  198 Feb  9 14:29 virtnbdrestore
stdout_lines
[
    "total 60",
    "drwxr-xr-x.  2 root root 4096 Feb 10 08:14 .",
    "drwxr-xr-x. 13 root root 4096 Feb  9 14:11 ..",
    "-rwxr-xr-x.  1 root root  216 Feb  9 14:15 agent360",
    "-rwxr-xr-x.  1 root root  212 Feb  9 14:15 distro",
    "-rwxr-xr-x   1 root root  212 Feb 10 06:35 dotenv",
    "-rwxr-xr-x.  1 root root  215 Feb  9 14:15 futurize",
    "-rwxr-xr-x.  1 root root  218 Feb  9 14:15 hello360",
    "-rwxr-xr-x   1 root root  302 Feb 10 08:14 mdjson",
    "-rwxr-xr-x.  1 root root  228 Feb  9 14:23 normalizer",
    "-rwxr-xr-x.  1 root root  217 Feb  9 14:15 pasteurize",
    "-rwxr-xr-x.  1 root root  207 Feb  9 14:29 tqdm",
    "-rwxr-xr-x.  1 root root  196 Feb  9 14:29 virtnbdbackup",
    "-rwxr-xr-x.  1 root root  190 Feb  9 14:29 virtnbdmap",
    "-rwxr-xr-x.  1 root root  212 Feb  9 14:29 virtnbd-nbdkit-plugin",
    "-rwxr-xr-x.  1 root root  198 Feb  9 14:29 virtnbdrestore"
]