Execution
Date 25 Feb 2026 08:07:11 +0000
Duration 00:00:06.40
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
8 Hosts
1 Tasks
8 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:03.55
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    m25

Field Value
changed
True
cmd
yum search tuned
delta
0:00:03.145905
end
2026-02-25 08:07:15.758167
invocation
{
    "module_args": {
        "_raw_params": "yum search tuned",
        "_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
2026-02-25 08:07:12.612262
stderr

stderr_lines
[]
stdout
Loaded plugins: fastestmirror, langpacks, priorities, va, virtuozzo, vzlinux,
              : yum-plugin-readykernel, yum-plugin-rk-repo
Loading mirror speeds from cached hostfile
 * epel: d2lzkl7pfhq30w.cloudfront.net
1011 packages excluded due to repository priority protections
============================== N/S matched: tuned ==============================
tuned-gtk.noarch : GTK GUI for tuned
tuned-profiles-atomic.noarch : Additional tuned profile(s) targeted to Atomic
tuned-profiles-compat.noarch : Additional tuned profiles mainly for backward
                             : compatibility with tuned 1.0
tuned-profiles-cpu-partitioning.noarch : Additional tuned profile(s) optimized
                                       : for CPU partitioning
tuned-profiles-mssql.noarch : Additional tuned profile(s) for MS SQL Server
tuned-profiles-nfv.noarch : Additional tuned profile(s) targeted to Network
                          : Function Virtualization (NFV)
tuned-profiles-nfv-guest.noarch : Additional tuned profile(s) targeted to
                                : Network Function Virtualization (NFV) guest
tuned-profiles-nfv-host.noarch : Additional tuned profile(s) targeted to Network
                               : Function Virtualization (NFV) host
tuned-profiles-oracle.noarch : Additional tuned profile(s) targeted to Oracle
                             : loads
tuned-profiles-realtime.noarch : Additional tuned profile(s) targeted to
                               : realtime
tuned-profiles-sap.noarch : Additional tuned profile(s) targeted to SAP
                          : NetWeaver loads
tuned-profiles-sap-hana.noarch : Additional tuned profile(s) targeted to SAP
                               : HANA loads
tuned-utils.noarch : Various tuned utilities
atlas.i686 : Automatically Tuned Linear Algebra Software
atlas.x86_64 : Automatically Tuned Linear Algebra Software
perl-Apache-RPC.noarch : Companion packages for RPC::XML tuned for mod_perl
                       : environments
tuned.noarch : A dynamic adaptive system tuning daemon
tuned-utils-systemtap.noarch : Disk and net statistic monitoring systemtap
                             : scripts

  Name and summary matches only, use "search all" for everything.
stdout_lines
[
    "Loaded plugins: fastestmirror, langpacks, priorities, va, virtuozzo, vzlinux,",
    "              : yum-plugin-readykernel, yum-plugin-rk-repo",
    "Loading mirror speeds from cached hostfile",
    " * epel: d2lzkl7pfhq30w.cloudfront.net",
    "1011 packages excluded due to repository priority protections",
    "============================== N/S matched: tuned ==============================",
    "tuned-gtk.noarch : GTK GUI for tuned",
    "tuned-profiles-atomic.noarch : Additional tuned profile(s) targeted to Atomic",
    "tuned-profiles-compat.noarch : Additional tuned profiles mainly for backward",
    "                             : compatibility with tuned 1.0",
    "tuned-profiles-cpu-partitioning.noarch : Additional tuned profile(s) optimized",
    "                                       : for CPU partitioning",
    "tuned-profiles-mssql.noarch : Additional tuned profile(s) for MS SQL Server",
    "tuned-profiles-nfv.noarch : Additional tuned profile(s) targeted to Network",
    "                          : Function Virtualization (NFV)",
    "tuned-profiles-nfv-guest.noarch : Additional tuned profile(s) targeted to",
    "                                : Network Function Virtualization (NFV) guest",
    "tuned-profiles-nfv-host.noarch : Additional tuned profile(s) targeted to Network",
    "                               : Function Virtualization (NFV) host",
    "tuned-profiles-oracle.noarch : Additional tuned profile(s) targeted to Oracle",
    "                             : loads",
    "tuned-profiles-realtime.noarch : Additional tuned profile(s) targeted to",
    "                               : realtime",
    "tuned-profiles-sap.noarch : Additional tuned profile(s) targeted to SAP",
    "                          : NetWeaver loads",
    "tuned-profiles-sap-hana.noarch : Additional tuned profile(s) targeted to SAP",
    "                               : HANA loads",
    "tuned-utils.noarch : Various tuned utilities",
    "atlas.i686 : Automatically Tuned Linear Algebra Software",
    "atlas.x86_64 : Automatically Tuned Linear Algebra Software",
    "perl-Apache-RPC.noarch : Companion packages for RPC::XML tuned for mod_perl",
    "                       : environments",
    "tuned.noarch : A dynamic adaptive system tuning daemon",
    "tuned-utils-systemtap.noarch : Disk and net statistic monitoring systemtap",
    "                             : scripts",
    "",
    "  Name and summary matches only, use \"search all\" for everything."
]