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

  • Status
    FAILED
  • Duration
    00:00:01.97
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm06

Field Value
changed
True
cmd
dnf -y update bind
delta
0:00:01.280364
end
2024-05-13 14:42:07.630126
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.349762
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                                       46 kB/s | 3.0 kB     00:00    
No match for argument: bind
stdout_lines
[
    "kernelcare                                       46 kB/s | 3.0 kB     00:00    ",
    "No match for argument: bind"
]