Execution
Date 19 Jul 2024 11:18:35 +0100
Duration 00:01:12.65
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
136 Hosts
1 Tasks
136 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update aspnetcore-runtime cloud-init dotnet-hostfxr dotnet-runtime
delta
0:00:01.675794
end
2024-07-19 10:19:12.352588
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update aspnetcore-runtime cloud-init dotnet-hostfxr dotnet-runtime",
        "_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
2024-07-19 10:19:10.676794
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 1:09:09 ago on Fri 19 Jul 2024 09:10:02 AM UTC.
No match for argument: aspnetcore-runtime
No match for argument: dotnet-hostfxr
No match for argument: dotnet-runtime
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "Last metadata expiration check: 1:09:09 ago on Fri 19 Jul 2024 09:10:02 AM UTC.",
    "No match for argument: aspnetcore-runtime",
    "No match for argument: dotnet-hostfxr",
    "No match for argument: dotnet-runtime",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]