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.006039
end
2024-09-03 08:14:39.412450
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.406411
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  6 13:18 .
dr-xr-xr-x. 17 root root   261 Jun  3 12:42 ..
-rw-------.  1 root root  2382 May 18 08:31 anaconda-ks.cfg
-rw-r--r--   1 root root  5363 Aug  5 16:26 .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
drwx------   4 root root    27 May 30 15:22 .cache
drwx------   4 root root    30 Aug  5 14:35 .config
-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc
drwx------   3 root root    19 May 30 15:22 .local
-rw-r--r--   1 root root    72 May 30 13:48 .my.cnf
-rw-------   1 root root   478 Jun 19 14:52 .mysql_history
-rw-------.  1 root root  1754 May 18 08:37 original-ks.cfg
-rw-r--r--   1 root root 69340 Jun 19 09:04 powerdns.sql
drwx------   2 root root    29 May 30 12:37 .ssh
-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc
-rw-------   1 root root 14260 Jul 30 13:06 .viminfo
-rw-r--r--   1 root root  1061 May 18 08:39 .vimrc
-rw-r--r--   1 root root   174 May 30 15:21 .wget-hsts
stdout_lines
[
    "total 144",
    "dr-xr-x---.  6 root root  4096 Aug  6 13:18 .",
    "dr-xr-xr-x. 17 root root   261 Jun  3 12:42 ..",
    "-rw-------.  1 root root  2382 May 18 08:31 anaconda-ks.cfg",
    "-rw-r--r--   1 root root  5363 Aug  5 16:26 .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",
    "drwx------   4 root root    27 May 30 15:22 .cache",
    "drwx------   4 root root    30 Aug  5 14:35 .config",
    "-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc",
    "drwx------   3 root root    19 May 30 15:22 .local",
    "-rw-r--r--   1 root root    72 May 30 13:48 .my.cnf",
    "-rw-------   1 root root   478 Jun 19 14:52 .mysql_history",
    "-rw-------.  1 root root  1754 May 18 08:37 original-ks.cfg",
    "-rw-r--r--   1 root root 69340 Jun 19 09:04 powerdns.sql",
    "drwx------   2 root root    29 May 30 12:37 .ssh",
    "-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc",
    "-rw-------   1 root root 14260 Jul 30 13:06 .viminfo",
    "-rw-r--r--   1 root root  1061 May 18 08:39 .vimrc",
    "-rw-r--r--   1 root root   174 May 30 15:21 .wget-hsts"
]