Execution
Date 11 Apr 2025 09:51:58 +0100
Duration 00:00:04.87
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
21 Hosts
1 Tasks
21 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.24
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm03

Field Value
changed
True
cmd
ls -la /var
delta
0:00:00.005718
end
2025-04-11 08:51:59.445348
invocation
{
    "module_args": {
        "_raw_params": "ls -la /var",
        "_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-04-11 08:51:59.439630
stderr

stderr_lines
[]
stdout
total 80
drwxr-xr-x. 19 root root 4096 Feb 28 18:01 .
dr-xr-xr-x. 20 root root 4096 Feb 28 17:49 ..
drwxr-xr-x.  2 root root 4096 Oct  2  2024 adm
drwxr-xr-x. 11 root root 4096 Oct  2  2024 cache
drwxr-xr-x.  2 root root 4096 Nov 12 14:39 crash
drwxr-xr-x.  3 root root 4096 Oct  2  2024 db
drwxr-xr-x.  2 root root 4096 Oct  2  2024 empty
drwxr-xr-x.  2 root root 4096 Oct  2  2024 ftp
drwxr-xr-x.  2 root root 4096 Oct  2  2024 games
drwxr-xr-x.  3 root root 4096 Nov 12 16:46 kerberos
drwxr-xr-x. 36 root root 4096 Feb 28 17:51 lib
drwxr-xr-x.  2 root root 4096 Oct  2  2024 local
lrwxrwxrwx.  1 root root   11 May 20  2024 lock -> ../run/lock
drwxr-xr-x. 13 root root 4096 Apr  6 00:00 log
lrwxrwxrwx   1 root root   10 Oct  2  2024 mail -> spool/mail
drwxr-xr-x.  2 root root 4096 Oct  2  2024 nis
drwxr-xr-x.  2 root root 4096 Oct  2  2024 opt
drwxr-xr-x.  2 root root 4096 Oct  2  2024 preserve
lrwxrwxrwx.  1 root root    6 May 20  2024 run -> ../run
drwxr-xr-x.  6 root root 4096 Oct  2  2024 spool
drwxrwxrwt.  7 root root 4096 Apr 11 08:51 tmp
-rw-r--r--   1 root root  208 Feb 28 17:49 .updated
drwxr-xr-x.  2 root root 4096 Oct  2  2024 yp
stdout_lines
[
    "total 80",
    "drwxr-xr-x. 19 root root 4096 Feb 28 18:01 .",
    "dr-xr-xr-x. 20 root root 4096 Feb 28 17:49 ..",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 adm",
    "drwxr-xr-x. 11 root root 4096 Oct  2  2024 cache",
    "drwxr-xr-x.  2 root root 4096 Nov 12 14:39 crash",
    "drwxr-xr-x.  3 root root 4096 Oct  2  2024 db",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 empty",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 ftp",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 games",
    "drwxr-xr-x.  3 root root 4096 Nov 12 16:46 kerberos",
    "drwxr-xr-x. 36 root root 4096 Feb 28 17:51 lib",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 local",
    "lrwxrwxrwx.  1 root root   11 May 20  2024 lock -> ../run/lock",
    "drwxr-xr-x. 13 root root 4096 Apr  6 00:00 log",
    "lrwxrwxrwx   1 root root   10 Oct  2  2024 mail -> spool/mail",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 nis",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 opt",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 preserve",
    "lrwxrwxrwx.  1 root root    6 May 20  2024 run -> ../run",
    "drwxr-xr-x.  6 root root 4096 Oct  2  2024 spool",
    "drwxrwxrwt.  7 root root 4096 Apr 11 08:51 tmp",
    "-rw-r--r--   1 root root  208 Feb 28 17:49 .updated",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 yp"
]