Execution
Date 11 Jun 2024 14:17:00 +0100
Duration 00:00:01.57
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.54
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    ldap1

Field Value
changed
True
cmd
ls -la /root/
delta
0:00:00.007282
end
2024-06-11 13:17:00.845670
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
2024-06-11 13:17:00.838388
stderr

stderr_lines
[]
stdout
total 469568
dr-xr-x---.  5 root root      4096 Jun 11 08:18 .
dr-xr-xr-x. 17 root root       261 Jun  3 16:00 ..
-rw-------.  1 root root      2383 Jun  3 15:57 anaconda-ks.cfg
-rw-r--r--   1 root root       158 Jun 10 18:53 .bash_history
-rw-r--r--.  1 root root        18 Aug 12  2018 .bash_logout
-rw-r--r--.  1 root root       176 Aug 12  2018 .bash_profile
-rw-r--r--.  1 root root       176 Aug 12  2018 .bashrc
drwx------   3 root root        20 Jun 11 08:18 .config
-rw-r--r--.  1 root root       100 Aug 12  2018 .cshrc
-rw-------.  1 root root      1754 Jun  3 15:57 original-ks.cfg
drwx------   2 root root        29 Jun 10 11:41 .ssh
-rw-r--r--.  1 root root       129 Aug 12  2018 .tcshrc
-rw-r--r--   1 root root       327 Jun  3 16:00 .tmux.conf
-rw-------   1 root root       532 Jun  3 15:59 .viminfo
-rw-r--r--   1 root root      1061 Jun  3 16:00 .vimrc
drwxrwxr-x   8 1001 1001      4096 Mar  1  2023 zcs-NETWORK-10.0.0_GA_4518.RHEL8_64.20230301065514
-rw-r-----   1 root root 480780969 Jun 10 12:59 zcs-NETWORK-10.0.0_GA_4518.RHEL8_64.20230301065514.tgz
stdout_lines
[
    "total 469568",
    "dr-xr-x---.  5 root root      4096 Jun 11 08:18 .",
    "dr-xr-xr-x. 17 root root       261 Jun  3 16:00 ..",
    "-rw-------.  1 root root      2383 Jun  3 15:57 anaconda-ks.cfg",
    "-rw-r--r--   1 root root       158 Jun 10 18:53 .bash_history",
    "-rw-r--r--.  1 root root        18 Aug 12  2018 .bash_logout",
    "-rw-r--r--.  1 root root       176 Aug 12  2018 .bash_profile",
    "-rw-r--r--.  1 root root       176 Aug 12  2018 .bashrc",
    "drwx------   3 root root        20 Jun 11 08:18 .config",
    "-rw-r--r--.  1 root root       100 Aug 12  2018 .cshrc",
    "-rw-------.  1 root root      1754 Jun  3 15:57 original-ks.cfg",
    "drwx------   2 root root        29 Jun 10 11:41 .ssh",
    "-rw-r--r--.  1 root root       129 Aug 12  2018 .tcshrc",
    "-rw-r--r--   1 root root       327 Jun  3 16:00 .tmux.conf",
    "-rw-------   1 root root       532 Jun  3 15:59 .viminfo",
    "-rw-r--r--   1 root root      1061 Jun  3 16:00 .vimrc",
    "drwxrwxr-x   8 1001 1001      4096 Mar  1  2023 zcs-NETWORK-10.0.0_GA_4518.RHEL8_64.20230301065514",
    "-rw-r-----   1 root root 480780969 Jun 10 12:59 zcs-NETWORK-10.0.0_GA_4518.RHEL8_64.20230301065514.tgz"
]