Execution
Date
30 Sep 2024 11:36:34 +0100
Duration
00:00:18.83
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
12
Hosts
1
Tasks
12
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:17.50
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date30 Sep 2024 11:36:52 +0100
-
Module / Actionshell (Ad-Hoc: shell: ls -la /etc/imunify360/whitelist:1)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
True |
| cmd |
ls -la /etc/imunify360/whitelist |
| delta |
0:00:00.007635 |
| end |
2024-09-30 10:36:36.503102 |
| invocation |
{ "module_args": { "_raw_params": "ls -la /etc/imunify360/whitelist", "_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-30 10:36:36.495467 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
total 8 drwxr-xr-x 2 root root 27 Sep 19 07:06 . drwxr-xr-x 5 root root 101 Sep 19 07:06 .. -rw-r--r-- 1 root root 5081 Sep 19 07:06 whitelist.txt |
| stdout_lines |
[ "total 8", "drwxr-xr-x 2 root root 27 Sep 19 07:06 .", "drwxr-xr-x 5 root root 101 Sep 19 07:06 ..", "-rw-r--r-- 1 root root 5081 Sep 19 07:06 whitelist.txt" ] |