Execution
Date
26 Mar 2025 16:42:40 +0000
Duration
00:01:46.81
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
397
Hosts
1
Tasks
397
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:44.51
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date26 Mar 2025 16:44:02 +0000
-
Module / Actionshell (Ad-Hoc: shell: which atop:1)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
True |
| cmd |
which atop |
| delta |
0:00:00.006635 |
| end |
2025-03-26 16:43:21.866920 |
| invocation |
{ "module_args": { "_raw_params": "which atop", "_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 |
2025-03-26 16:43:21.860285 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
/usr/bin/atop |
| stdout_lines |
[ "/usr/bin/atop" ] |