Execution
Date 30 May 2025 07:08:11 +0100
Duration 00:00:02.30
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
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ls -la /root/
delta
0:00:00.005755
end
2025-05-30 06:08:12.180466
invocation
{
    "module_args": {
        "_raw_params": "ls -la /root/",
        "_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-05-30 06:08:12.174711
stderr

stderr_lines
[]
stdout
total 68
dr-xr-x---.  7 root root  4096 May 30 06:05 .
dr-xr-xr-x. 17 root root   261 Jun  3  2024 ..
-rw-------.  1 root root  2382 Apr 19  2024 anaconda-ks.cfg
-rw-------   1 root root   326 May 30 06:06 .bash_eternal_history
-rw-r--r--   1 root root  2451 Jul 19  2024 .bash_history
-rw-r--r--.  1 root root    18 Aug 12  2018 .bash_logout
-rw-r--r--   1 root root   254 Jun 17  2024 .bash_profile
-rw-r--r--   1 root root   493 Aug  6  2024 .bashrc
-rw-r--r--.  1 root root   176 Aug 12  2018 .bashrc-back-1722950296
drwx------   3 root root    16 May 30 06:04 .cache
drwx------   3 root root    16 May 30 06:04 .config
-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc
drwx------   3 root root    19 May 30 06:04 .local
drwxr-xr-x   3 root root  4096 May 30 06:05 old_installer
-rw-------.  1 root root  1754 Apr 19  2024 original-ks.cfg
drwx------   2 root root    29 Apr 26  2024 .ssh
-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc
-rw-------   1 root root 15709 Jun 17  2024 .viminfo
-rw-r--r--   1 root root  1061 Apr 19  2024 .vimrc
stdout_lines
[
    "total 68",
    "dr-xr-x---.  7 root root  4096 May 30 06:05 .",
    "dr-xr-xr-x. 17 root root   261 Jun  3  2024 ..",
    "-rw-------.  1 root root  2382 Apr 19  2024 anaconda-ks.cfg",
    "-rw-------   1 root root   326 May 30 06:06 .bash_eternal_history",
    "-rw-r--r--   1 root root  2451 Jul 19  2024 .bash_history",
    "-rw-r--r--.  1 root root    18 Aug 12  2018 .bash_logout",
    "-rw-r--r--   1 root root   254 Jun 17  2024 .bash_profile",
    "-rw-r--r--   1 root root   493 Aug  6  2024 .bashrc",
    "-rw-r--r--.  1 root root   176 Aug 12  2018 .bashrc-back-1722950296",
    "drwx------   3 root root    16 May 30 06:04 .cache",
    "drwx------   3 root root    16 May 30 06:04 .config",
    "-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc",
    "drwx------   3 root root    19 May 30 06:04 .local",
    "drwxr-xr-x   3 root root  4096 May 30 06:05 old_installer",
    "-rw-------.  1 root root  1754 Apr 19  2024 original-ks.cfg",
    "drwx------   2 root root    29 Apr 26  2024 .ssh",
    "-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc",
    "-rw-------   1 root root 15709 Jun 17  2024 .viminfo",
    "-rw-r--r--   1 root root  1061 Apr 19  2024 .vimrc"
]