Execution
Date 23 Oct 2025 12:07:26 +0100
Duration 00:00:03.76
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
2 Hosts
1 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf clean all; dnf check-update
delta
0:00:00.004584
end
2025-10-23 11:51:32.073998
invocation
{
    "module_args": {
        "_raw_params": "dnf clean all; dnf check-update",
        "_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
non-zero return code
rc
127
start
2025-10-23 11:51:32.069414
stderr
/bin/sh: dnf: command not found
/bin/sh: dnf: command not found
stderr_lines
[
    "/bin/sh: dnf: command not found",
    "/bin/sh: dnf: command not found"
]
stdout

stdout_lines
[]