Execution
Date
02 Feb 2026 10:44:32 +0000
Duration
00:01:34.78
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
395
Hosts
1
Tasks
395
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:34.18
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date02 Feb 2026 10:45:39 +0000
-
Module / Actionshell (Ad-Hoc: shell: agent360 test cpu:1)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
True |
| cmd |
agent360 test cpu |
| delta |
0:00:00.680527 |
| end |
2026-02-02 10:45:06.863900 |
| invocation |
{ "module_args": { "_raw_params": "agent360 test cpu", "_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 |
2026-02-02 10:45:06.183373 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
cpu:
{
"0": {
"guest": 0.0,
"guest_nice": 0.0,
"idle": 97.79644708738972,
"iowait": 0.0,
"irq": 0.0,
"nice": 0.0,
"softirq": 1.9958059707538798,
"steal": 0.0,
"system": 0.0,
"user": 1.9959113924809226
},
"1": {
"guest": 0.0,
"guest_nice": 0.0,
"idle": 95.79494852177417,
"iowait": 0.0,
"irq": 1.9957081586342393,
"nice": 0.0,
"softirq": 1.9956967636710323,
"steal": 0.0,
"system": 1.9957375980399272,
"user": 1.9957565904947443
}
}
|
| stdout_lines |
[ "cpu:", "{", " \"0\": {", " \"guest\": 0.0,", " \"guest_nice\": 0.0,", " \"idle\": 97.79644708738972,", " \"iowait\": 0.0,", " \"irq\": 0.0,", " \"nice\": 0.0,", " \"softirq\": 1.9958059707538798,", " \"steal\": 0.0,", " \"system\": 0.0,", " \"user\": 1.9959113924809226", " },", " \"1\": {", " \"guest\": 0.0,", " \"guest_nice\": 0.0,", " \"idle\": 95.79494852177417,", " \"iowait\": 0.0,", " \"irq\": 1.9957081586342393,", " \"nice\": 0.0,", " \"softirq\": 1.9956967636710323,", " \"steal\": 0.0,", " \"system\": 1.9957375980399272,", " \"user\": 1.9957565904947443", " }", "}" ] |