Execution
Date 27 Nov 2025 16:05:10 +0000
Duration 00:00:37.90
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
21 Hosts
1 Tasks
21 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:22.87
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm06

Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python3"
}
changed
True
cmd
dnf -y update kernelcare
delta
0:00:21.862371
end
2025-11-27 16:05:33.372686
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update kernelcare",
        "_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-11-27 16:05:11.510315
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 3:06:02 ago on Thu 27 Nov 2025 12:59:10 UTC.
Dependencies resolved.
================================================================================
 Package            Architecture   Version             Repository          Size
================================================================================
Upgrading:
 kernelcare         x86_64         3.3-1.el9           kernelcare         374 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 374 k
Downloading Packages:
kernelcare-3.3-1.el9.x86_64.rpm                 1.3 MB/s | 374 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.2 MB/s | 374 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: kernelcare-3.3-1.el9.x86_64                            1/2 
  Upgrading        : kernelcare-3.3-1.el9.x86_64                            1/2 
  Running scriptlet: kernelcare-3.3-1.el9.x86_64                            1/2 
Warning: Stopping libcare.service, but it can still be activated by:
  libcare.socket
2025-11-27 16:05:22+00:00 import selinux policy files
Attempting to install module '/usr/share/selinux/packages/kcare.pp':
Ok: return value of 0.
Attempting to install module '/usr/share/selinux/packages/libcare.pp':
Ok: return value of 0.
Committing changes:
Ok: transaction number 13.
2025-11-27 16:05:32+00:00 done

  Running scriptlet: kernelcare-2.94-2.el9.x86_64                           2/2 
  Cleanup          : kernelcare-2.94-2.el9.x86_64                           2/2 
  Running scriptlet: kernelcare-2.94-2.el9.x86_64                           2/2 
  Running scriptlet: kernelcare-3.3-1.el9.x86_64                            2/2 
  Running scriptlet: kernelcare-2.94-2.el9.x86_64                           2/2 
  Verifying        : kernelcare-3.3-1.el9.x86_64                            1/2 
  Verifying        : kernelcare-2.94-2.el9.x86_64                           2/2 

Upgraded:
  kernelcare-3.3-1.el9.x86_64                                                   

Complete!
stdout_lines
[
    "Last metadata expiration check: 3:06:02 ago on Thu 27 Nov 2025 12:59:10 UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package            Architecture   Version             Repository          Size",
    "================================================================================",
    "Upgrading:",
    " kernelcare         x86_64         3.3-1.el9           kernelcare         374 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 374 k",
    "Downloading Packages:",
    "kernelcare-3.3-1.el9.x86_64.rpm                 1.3 MB/s | 374 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           1.2 MB/s | 374 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Running scriptlet: kernelcare-3.3-1.el9.x86_64                            1/2 ",
    "  Upgrading        : kernelcare-3.3-1.el9.x86_64                            1/2 ",
    "  Running scriptlet: kernelcare-3.3-1.el9.x86_64                            1/2 ",
    "Warning: Stopping libcare.service, but it can still be activated by:",
    "  libcare.socket",
    "2025-11-27 16:05:22+00:00 import selinux policy files",
    "Attempting to install module '/usr/share/selinux/packages/kcare.pp':",
    "Ok: return value of 0.",
    "Attempting to install module '/usr/share/selinux/packages/libcare.pp':",
    "Ok: return value of 0.",
    "Committing changes:",
    "Ok: transaction number 13.",
    "2025-11-27 16:05:32+00:00 done",
    "",
    "  Running scriptlet: kernelcare-2.94-2.el9.x86_64                           2/2 ",
    "  Cleanup          : kernelcare-2.94-2.el9.x86_64                           2/2 ",
    "  Running scriptlet: kernelcare-2.94-2.el9.x86_64                           2/2 ",
    "  Running scriptlet: kernelcare-3.3-1.el9.x86_64                            2/2 ",
    "  Running scriptlet: kernelcare-2.94-2.el9.x86_64                           2/2 ",
    "  Verifying        : kernelcare-3.3-1.el9.x86_64                            1/2 ",
    "  Verifying        : kernelcare-2.94-2.el9.x86_64                           2/2 ",
    "",
    "Upgraded:",
    "  kernelcare-3.3-1.el9.x86_64                                                   ",
    "",
    "Complete!"
]