Execution
Date 16 Oct 2025 17:26:43 +0100
Duration 00:00:52.67
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
37 Hosts
1 Tasks
37 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
dnf -y install sysstat; systemctl enable --now sysstat
delta
0:00:08.367079
end
2025-10-16 16:26:53.329826
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install sysstat; systemctl enable --now sysstat",
        "_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-10-16 16:26:44.962747
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:29:39 ago on Thu 16 Oct 2025 03:57:08 PM UTC.
Dependencies resolved.
================================================================================
 Package           Arch     Version                           Repository   Size
================================================================================
Installing:
 sysstat           x86_64   11.7.3-13.el8_10                  appstream   426 k
Installing dependencies:
 lm_sensors-libs   x86_64   3.4.0-23.20180522git70f7e08.el8   baseos       58 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 484 k
Installed size: 1.5 M
Downloading Packages:
(1/2): lm_sensors-libs-3.4.0-23.20180522git70f7 1.5 MB/s |  58 kB     00:00    
(2/2): sysstat-11.7.3-13.el8_10.x86_64.rpm      6.6 MB/s | 426 kB     00:00    
--------------------------------------------------------------------------------
Total                                           741 kB/s | 484 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_   1/2 
  Running scriptlet: lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_   1/2 
  Installing       : sysstat-11.7.3-13.el8_10.x86_64                        2/2 
  Running scriptlet: sysstat-11.7.3-13.el8_10.x86_64                        2/2 
  Verifying        : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_   1/2 
  Verifying        : sysstat-11.7.3-13.el8_10.x86_64                        2/2 

Installed:
  lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64                        
  sysstat-11.7.3-13.el8_10.x86_64                                               

Complete!
stdout_lines
[
    "Last metadata expiration check: 0:29:39 ago on Thu 16 Oct 2025 03:57:08 PM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package           Arch     Version                           Repository   Size",
    "================================================================================",
    "Installing:",
    " sysstat           x86_64   11.7.3-13.el8_10                  appstream   426 k",
    "Installing dependencies:",
    " lm_sensors-libs   x86_64   3.4.0-23.20180522git70f7e08.el8   baseos       58 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  2 Packages",
    "",
    "Total download size: 484 k",
    "Installed size: 1.5 M",
    "Downloading Packages:",
    "(1/2): lm_sensors-libs-3.4.0-23.20180522git70f7 1.5 MB/s |  58 kB     00:00    ",
    "(2/2): sysstat-11.7.3-13.el8_10.x86_64.rpm      6.6 MB/s | 426 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           741 kB/s | 484 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_   1/2 ",
    "  Running scriptlet: lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_   1/2 ",
    "  Installing       : sysstat-11.7.3-13.el8_10.x86_64                        2/2 ",
    "  Running scriptlet: sysstat-11.7.3-13.el8_10.x86_64                        2/2 ",
    "  Verifying        : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_   1/2 ",
    "  Verifying        : sysstat-11.7.3-13.el8_10.x86_64                        2/2 ",
    "",
    "Installed:",
    "  lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64                        ",
    "  sysstat-11.7.3-13.el8_10.x86_64                                               ",
    "",
    "Complete!"
]