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.007966
end
2024-09-03 08:14:39.065689
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:39.057723
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 144
dr-xr-x---.  6 root root  4096 Aug 19 11:48 .
dr-xr-xr-x. 17 root root   261 Jun  3 12:42 ..
-rw-r--r--   1 root root 52751 Sep 18  2023 agent360.sh
-rw-------.  1 root root  2345 Oct  4  2022 anaconda-ks.cfg
-rw-------   1 root root  1166 Aug 19 11:48 .bash_eternal_history
-rw-r--r--   1 root root 12295 Aug  6 08:49 .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-1722950292
drwxr-xr-x   4 root root    27 Mar 18 15:05 .cache
drwx------   3 root root    16 Mar 18 15:05 .config
-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc
drwx------   3 root root    19 Mar 18 15:05 .local
-rw-------.  1 root root  1753 Oct  4  2022 original-ks.cfg
-rwxr-xr-x   1 root root  1860 Mar 18 15:05 reset_firewall.sh
drwx------   2 root root    29 Feb 23  2023 .ssh
-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc
-rw-------   1 root root 17109 Aug 19 11:48 .viminfo
-rw-r--r--   1 root root  1061 Apr 17 17:34 .vimrc
-rw-r--r--   1 root root   857 Oct  4  2022 .vimrc_backedup
-rw-r--r--   1 root root   215 Mar 18 15:04 .wget-hsts
stdout_lines
[
    "total 144",
    "dr-xr-x---.  6 root root  4096 Aug 19 11:48 .",
    "dr-xr-xr-x. 17 root root   261 Jun  3 12:42 ..",
    "-rw-r--r--   1 root root 52751 Sep 18  2023 agent360.sh",
    "-rw-------.  1 root root  2345 Oct  4  2022 anaconda-ks.cfg",
    "-rw-------   1 root root  1166 Aug 19 11:48 .bash_eternal_history",
    "-rw-r--r--   1 root root 12295 Aug  6 08:49 .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-1722950292",
    "drwxr-xr-x   4 root root    27 Mar 18 15:05 .cache",
    "drwx------   3 root root    16 Mar 18 15:05 .config",
    "-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc",
    "drwx------   3 root root    19 Mar 18 15:05 .local",
    "-rw-------.  1 root root  1753 Oct  4  2022 original-ks.cfg",
    "-rwxr-xr-x   1 root root  1860 Mar 18 15:05 reset_firewall.sh",
    "drwx------   2 root root    29 Feb 23  2023 .ssh",
    "-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc",
    "-rw-------   1 root root 17109 Aug 19 11:48 .viminfo",
    "-rw-r--r--   1 root root  1061 Apr 17 17:34 .vimrc",
    "-rw-r--r--   1 root root   857 Oct  4  2022 .vimrc_backedup",
    "-rw-r--r--   1 root root   215 Mar 18 15:04 .wget-hsts"
]