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

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

stderr_lines
[]
stdout
total 20
drwxr-xr-x. 19 root root 4096 Apr 11 08:10 .
dr-xr-xr-x. 19 root root  265 Feb 26 06:43 ..
drwxr-xr-x.  2 root root    6 Oct  2  2024 adm
drwxr-xr-x. 11 root root  130 Feb 25 19:33 cache
drwxr-xr-x.  2 root root    6 Nov 12 14:39 crash
drwxr-xr-x.  3 root root   18 Feb 25 18:46 db
drwxr-xr-x.  2 root root    6 Oct  2  2024 empty
drwxr-xr-x.  2 root root    6 Oct  2  2024 ftp
drwxr-xr-x.  2 root root    6 Oct  2  2024 games
drwxr-xr-x.  3 root root   18 Feb 25 18:46 kerberos
drwxr-xr-x. 36 root root 4096 Feb 25 19:33 lib
drwxr-xr-x.  2 root root    6 Oct  2  2024 local
lrwxrwxrwx.  1 root root   11 Feb 25 18:45 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    6 Oct  2  2024 nis
drwxr-xr-x.  2 root root    6 Oct  2  2024 opt
drwxr-xr-x.  2 root root    6 Oct  2  2024 preserve
lrwxrwxrwx.  1 root root    6 Feb 25 18:45 run -> ../run
drwxr-xr-x.  6 root root   56 Feb 25 18:46 spool
lrwxrwxrwx   1 root root   21 Apr 11 08:10 tmp -> /var/lib/libvirt/tmp/
drwxrwxrwt.  8 root root 4096 Apr 11 08:09 tmp.old
-rw-r--r--.  1 root root  208 Feb 25 18:46 .updated
drwxr-xr-x.  2 root root    6 Oct  2  2024 yp
stdout_lines
[
    "total 20",
    "drwxr-xr-x. 19 root root 4096 Apr 11 08:10 .",
    "dr-xr-xr-x. 19 root root  265 Feb 26 06:43 ..",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 adm",
    "drwxr-xr-x. 11 root root  130 Feb 25 19:33 cache",
    "drwxr-xr-x.  2 root root    6 Nov 12 14:39 crash",
    "drwxr-xr-x.  3 root root   18 Feb 25 18:46 db",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 empty",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 ftp",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 games",
    "drwxr-xr-x.  3 root root   18 Feb 25 18:46 kerberos",
    "drwxr-xr-x. 36 root root 4096 Feb 25 19:33 lib",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 local",
    "lrwxrwxrwx.  1 root root   11 Feb 25 18:45 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    6 Oct  2  2024 nis",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 opt",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 preserve",
    "lrwxrwxrwx.  1 root root    6 Feb 25 18:45 run -> ../run",
    "drwxr-xr-x.  6 root root   56 Feb 25 18:46 spool",
    "lrwxrwxrwx   1 root root   21 Apr 11 08:10 tmp -> /var/lib/libvirt/tmp/",
    "drwxrwxrwt.  8 root root 4096 Apr 11 08:09 tmp.old",
    "-rw-r--r--.  1 root root  208 Feb 25 18:46 .updated",
    "drwxr-xr-x.  2 root root    6 Oct  2  2024 yp"
]