Execution
Date 03 Sep 2024 09:14:35 +0100
Duration 00:00:33.75
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.005010
end
2024-09-03 08:14:42.933660
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-03 08:14:42.928650
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---.  3 root root 4096 Aug 21 09:32 .
dr-xr-xr-x. 17 root root  261 Jun  3 12:42 ..
-rw-------.  1 root root 2382 Apr 19 10:38 anaconda-ks.cfg
-rw-------   1 root root   33 Aug 21 09:32 .bash_eternal_history
-rw-r--r--   1 root root  952 Jul 29 05:52 .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-1722950295
-rw-r--r--.  1 root root  100 Aug 12  2018 .cshrc
-rw-------.  1 root root 1754 Apr 19 10:42 original-ks.cfg
drwx------   2 root root   29 Apr 30 10:18 .ssh
-rw-r--r--.  1 root root  129 Aug 12  2018 .tcshrc
-rw-------   1 root root  532 Apr 19 10:44 .viminfo
-rw-r--r--   1 root root 1061 Apr 19 10:45 .vimrc
stdout_lines
[
    "total 52",
    "dr-xr-x---.  3 root root 4096 Aug 21 09:32 .",
    "dr-xr-xr-x. 17 root root  261 Jun  3 12:42 ..",
    "-rw-------.  1 root root 2382 Apr 19 10:38 anaconda-ks.cfg",
    "-rw-------   1 root root   33 Aug 21 09:32 .bash_eternal_history",
    "-rw-r--r--   1 root root  952 Jul 29 05:52 .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-1722950295",
    "-rw-r--r--.  1 root root  100 Aug 12  2018 .cshrc",
    "-rw-------.  1 root root 1754 Apr 19 10:42 original-ks.cfg",
    "drwx------   2 root root   29 Apr 30 10:18 .ssh",
    "-rw-r--r--.  1 root root  129 Aug 12  2018 .tcshrc",
    "-rw-------   1 root root  532 Apr 19 10:44 .viminfo",
    "-rw-r--r--   1 root root 1061 Apr 19 10:45 .vimrc"
]