Execution
Date 28 Oct 2025 14:27:41 +0000
Duration 00:01:23.58
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
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update
delta
0:00:02.523711
end
2025-10-28 14:27:45.075968
invocation
{
    "module_args": {
        "_raw_params": "dnf -y 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

rc
0
start
2025-10-28 14:27:42.552257
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:00:37 ago on Tue 28 Oct 2025 02:27:06 PM UTC.
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "Last metadata expiration check: 0:00:37 ago on Tue 28 Oct 2025 02:27:06 PM UTC.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]