Execution
Date 19 Jul 2024 11:16:08 +0100
Duration 00:00:31.48
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
15 Hosts
1 Tasks
15 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:02.052403
end
2024-07-19 10:16:11.999196
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
non-zero return code
rc
1
start
2024-07-19 10:16:09.946793
stderr
Package cloud-init available, but not installed.
Error: No packages marked for upgrade.
stderr_lines
[
    "Package cloud-init available, but not installed.",
    "Error: No packages marked for upgrade."
]
stdout
Last metadata expiration check: 2:41:44 ago on Fri 19 Jul 2024 07:34:27 AM UTC.
No match for argument: aspnetcore-runtime
No match for argument: cloud-init
No match for argument: dotnet-hostfxr
No match for argument: dotnet-runtime
stdout_lines
[
    "Last metadata expiration check: 2:41:44 ago on Fri 19 Jul 2024 07:34:27 AM UTC.",
    "No match for argument: aspnetcore-runtime",
    "No match for argument: cloud-init",
    "No match for argument: dotnet-hostfxr",
    "No match for argument: dotnet-runtime"
]