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:07.993373
end
2025-10-16 16:27:05.356734
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:57.363361
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 2:07:53 ago on Thu 16 Oct 2025 02:19:06 PM UTC.
Dependencies resolved.
================================================================================
 Package        Architecture  Version                    Repository        Size
================================================================================
Installing:
 sysstat        x86_64        11.7.3-13.el8_10           appstream        426 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 426 k
Installed size: 1.4 M
Downloading Packages:
sysstat-11.7.3-13.el8_10.x86_64.rpm             4.9 MB/s | 426 kB     00:00    
--------------------------------------------------------------------------------
Total                                           832 kB/s | 426 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : sysstat-11.7.3-13.el8_10.x86_64                        1/1 
  Running scriptlet: sysstat-11.7.3-13.el8_10.x86_64                        1/1 
  Verifying        : sysstat-11.7.3-13.el8_10.x86_64                        1/1 

Installed:
  sysstat-11.7.3-13.el8_10.x86_64                                               

Complete!
stdout_lines
[
    "Last metadata expiration check: 2:07:53 ago on Thu 16 Oct 2025 02:19:06 PM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package        Architecture  Version                    Repository        Size",
    "================================================================================",
    "Installing:",
    " sysstat        x86_64        11.7.3-13.el8_10           appstream        426 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 426 k",
    "Installed size: 1.4 M",
    "Downloading Packages:",
    "sysstat-11.7.3-13.el8_10.x86_64.rpm             4.9 MB/s | 426 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           832 kB/s | 426 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : sysstat-11.7.3-13.el8_10.x86_64                        1/1 ",
    "  Running scriptlet: sysstat-11.7.3-13.el8_10.x86_64                        1/1 ",
    "  Verifying        : sysstat-11.7.3-13.el8_10.x86_64                        1/1 ",
    "",
    "Installed:",
    "  sysstat-11.7.3-13.el8_10.x86_64                                               ",
    "",
    "Complete!"
]