Execution
Date
13 May 2024 15:42:05 +0100
Duration
00:00:07.17
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
9
Hosts
1
Tasks
9
Results
1
Plays
1
Files
0
Records
Task result details
-
Date13 May 2024 15:42:08 +0100
-
Module / Actionshell (Ad-Hoc: shell: dnf -y update bind:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
dnf -y update bind |
| delta |
0:00:01.438210 |
| end |
2024-05-13 14:42:07.685607 |
| invocation |
{ "module_args": { "_raw_params": "dnf -y update bind", "_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-05-13 14:42:06.247397 |
| stderr |
Package bind available, but not installed. Error: No packages marked for upgrade. |
| stderr_lines |
[ "Package bind available, but not installed.", "Error: No packages marked for upgrade." ] |
| stdout |
kernelcare 68 kB/s | 3.0 kB 00:00 No match for argument: bind |
| stdout_lines |
[ "kernelcare 68 kB/s | 3.0 kB 00:00 ", "No match for argument: bind" ] |