Execution
Date 04 Sep 2024 12:30:30 +0100
Duration 00:00:36.41
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
134 Hosts
1 Tasks
134 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ls -la $(which imunify360-agent)
delta
0:00:00.003414
end
2024-09-04 11:30:39.896545
invocation
{
    "module_args": {
        "_raw_params": "ls -la $(which imunify360-agent)",
        "_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-09-04 11:30:39.893131
stderr
/usr/bin/which: no imunify360-agent in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/ls_tools)
stderr_lines
[
    "/usr/bin/which: no imunify360-agent in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/ls_tools)"
]
stdout
total 52
dr-xr-x---.  5 root root 4096 Aug  6 13:18 .
dr-xr-xr-x. 17 root root  261 Jun 12 13:45 ..
-rw-------.  1 root root 2383 Jun 12 13:40 anaconda-ks.cfg
-rw-r--r--   1 root root 1417 Jul  5 17:41 .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  493 Aug  6 13:18 .bashrc
-rw-r--r--.  1 root root  176 Aug 12  2018 .bashrc-back-1722950294
-rw-r--r--.  1 root root  100 Aug 12  2018 .cshrc
drwxr-xr-x   2 root root   49 Jul  4 09:34 IBI-12167-762
-rw-------.  1 root root 1754 Jun 12 13:42 original-ks.cfg
drwx------   2 root root   80 Jul  4 09:34 .ssh
-rw-r--r--.  1 root root  129 Aug 12  2018 .tcshrc
-rw-r--r--   1 root root  327 Jun 12 13:44 .tmux.conf
drwxr-xr-x   2 root root   78 Jul  4 09:34 UWJ-97377-911
-rw-------   1 root root  532 Jun 12 13:44 .viminfo
-rw-r--r--   1 root root 1061 Jun 12 13:44 .vimrc
stdout_lines
[
    "total 52",
    "dr-xr-x---.  5 root root 4096 Aug  6 13:18 .",
    "dr-xr-xr-x. 17 root root  261 Jun 12 13:45 ..",
    "-rw-------.  1 root root 2383 Jun 12 13:40 anaconda-ks.cfg",
    "-rw-r--r--   1 root root 1417 Jul  5 17:41 .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  493 Aug  6 13:18 .bashrc",
    "-rw-r--r--.  1 root root  176 Aug 12  2018 .bashrc-back-1722950294",
    "-rw-r--r--.  1 root root  100 Aug 12  2018 .cshrc",
    "drwxr-xr-x   2 root root   49 Jul  4 09:34 IBI-12167-762",
    "-rw-------.  1 root root 1754 Jun 12 13:42 original-ks.cfg",
    "drwx------   2 root root   80 Jul  4 09:34 .ssh",
    "-rw-r--r--.  1 root root  129 Aug 12  2018 .tcshrc",
    "-rw-r--r--   1 root root  327 Jun 12 13:44 .tmux.conf",
    "drwxr-xr-x   2 root root   78 Jul  4 09:34 UWJ-97377-911",
    "-rw-------   1 root root  532 Jun 12 13:44 .viminfo",
    "-rw-r--r--   1 root root 1061 Jun 12 13:44 .vimrc"
]