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.007453
end
2024-09-04 11:30:41.624818
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:41.617365
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 60
dr-xr-x---.  6 root root  4096 Aug  6 13:18 .
dr-xr-xr-x. 17 root root   261 Jun  3 12:43 ..
-rw-------.  1 root root  2382 Apr 19 10:38 anaconda-ks.cfg
-rw-r--r--   1 root root  4386 Jul 24 13:32 .bash_history
-rw-r--r--.  1 root root    18 Aug 12  2018 .bash_logout
-rw-r--r--   1 root root   254 Jun 17 14:46 .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-1722950296
drwx------   3 root root    16 May 16 12:21 .cache
drwx------   3 root root    16 May 16 12:21 .config
-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc
drwx------   3 root root    19 May 16 12:21 .local
-rw-------.  1 root root  1754 Apr 19 10:42 original-ks.cfg
drwx------   2 root root    29 Apr 26 08:11 .ssh
-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc
-rw-------   1 root root 11685 Jun 17 14:46 .viminfo
-rw-r--r--   1 root root  1061 Apr 19 10:45 .vimrc
stdout_lines
[
    "total 60",
    "dr-xr-x---.  6 root root  4096 Aug  6 13:18 .",
    "dr-xr-xr-x. 17 root root   261 Jun  3 12:43 ..",
    "-rw-------.  1 root root  2382 Apr 19 10:38 anaconda-ks.cfg",
    "-rw-r--r--   1 root root  4386 Jul 24 13:32 .bash_history",
    "-rw-r--r--.  1 root root    18 Aug 12  2018 .bash_logout",
    "-rw-r--r--   1 root root   254 Jun 17 14:46 .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-1722950296",
    "drwx------   3 root root    16 May 16 12:21 .cache",
    "drwx------   3 root root    16 May 16 12:21 .config",
    "-rw-r--r--.  1 root root   100 Aug 12  2018 .cshrc",
    "drwx------   3 root root    19 May 16 12:21 .local",
    "-rw-------.  1 root root  1754 Apr 19 10:42 original-ks.cfg",
    "drwx------   2 root root    29 Apr 26 08:11 .ssh",
    "-rw-r--r--.  1 root root   129 Aug 12  2018 .tcshrc",
    "-rw-------   1 root root 11685 Jun 17 14:46 .viminfo",
    "-rw-r--r--   1 root root  1061 Apr 19 10:45 .vimrc"
]