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.32
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm011

Field Value
changed
True
cmd
ls -la /var
delta
0:00:00.006602
end
2025-04-11 08:52:00.033039
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:52:00.026437
stderr

stderr_lines
[]
stdout
total 80
drwxr-xr-x. 19 root root 4096 Feb 25 16:28 .
dr-xr-xr-x. 20 root root 4096 Feb 25 16:13 ..
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 Oct  2  2024 lib
drwxr-xr-x.  2 root root 4096 Oct  2  2024 local
lrwxrwxrwx.  1 root root   11 Nov 17 16:49 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 Nov 17 16:49 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 25 16:13 .updated
drwxr-xr-x.  2 root root 4096 Oct  2  2024 yp
stdout_lines
[
    "total 80",
    "drwxr-xr-x. 19 root root 4096 Feb 25 16:28 .",
    "dr-xr-xr-x. 20 root root 4096 Feb 25 16:13 ..",
    "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 Oct  2  2024 lib",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 local",
    "lrwxrwxrwx.  1 root root   11 Nov 17 16:49 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 Nov 17 16:49 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 25 16:13 .updated",
    "drwxr-xr-x.  2 root root 4096 Oct  2  2024 yp"
]