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


Field Value
changed
True
cmd
ls -la /sys/firmware
delta
0:00:00.010307
end
2025-08-06 16:39:43.166618
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 16:39:43.156311
stderr

stderr_lines
[]
stdout
total 0
drwxr-xr-x  7 root root 0 Aug  6 15:18 .
dr-xr-xr-x 13 root root 0 Aug  6 15:18 ..
drwxr-xr-x  6 root root 0 Aug  6 15:18 acpi
drwxr-xr-x  4 root root 0 Aug  6 15:18 dmi
drwxr-xr-x  6 root root 0 Aug  6 15:18 efi
drwxr-xr-x 15 root root 0 Aug  6 16:39 memmap
drwxr-xr-x  4 root root 0 Aug  6 16:39 qemu_fw_cfg
stdout_lines
[
    "total 0",
    "drwxr-xr-x  7 root root 0 Aug  6 15:18 .",
    "dr-xr-xr-x 13 root root 0 Aug  6 15:18 ..",
    "drwxr-xr-x  6 root root 0 Aug  6 15:18 acpi",
    "drwxr-xr-x  4 root root 0 Aug  6 15:18 dmi",
    "drwxr-xr-x  6 root root 0 Aug  6 15:18 efi",
    "drwxr-xr-x 15 root root 0 Aug  6 16:39 memmap",
    "drwxr-xr-x  4 root root 0 Aug  6 16:39 qemu_fw_cfg"
]