Execution
Date
06 Aug 2025 16:39:41 +0100
Duration
00:00:23.46
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
36
Hosts
1
Tasks
36
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:02.72
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date06 Aug 2025 16:39:44 +0100
-
Module / Actionshell (Ad-Hoc: shell: ls -la /sys/firmware:1)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
True |
| cmd |
ls -la /sys/firmware |
| delta |
0:00:00.011847 |
| end |
2025-08-06 15:39:43.008289 |
| invocation |
{ "module_args": { "_raw_params": "ls -la /sys/firmware", "_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-08-06 15:39:42.996442 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
total 0 drwxr-xr-x 6 root root 0 Mar 24 15:40 . dr-xr-xr-x 13 root root 0 Mar 24 15:40 .. drwxr-xr-x 5 root root 0 Mar 24 15:40 acpi drwxr-xr-x 4 root root 0 Mar 24 15:40 dmi drwxr-xr-x 9 root root 0 Aug 6 15:39 memmap drwxr-xr-x 4 root root 0 Aug 6 15:39 qemu_fw_cfg |
| stdout_lines |
[ "total 0", "drwxr-xr-x 6 root root 0 Mar 24 15:40 .", "dr-xr-xr-x 13 root root 0 Mar 24 15:40 ..", "drwxr-xr-x 5 root root 0 Mar 24 15:40 acpi", "drwxr-xr-x 4 root root 0 Mar 24 15:40 dmi", "drwxr-xr-x 9 root root 0 Aug 6 15:39 memmap", "drwxr-xr-x 4 root root 0 Aug 6 15:39 qemu_fw_cfg" ] |