Execution
Date
11 Jun 2024 09:39:37 +0100
Duration
00:00:14.62
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
1
Hosts
1
Tasks
1
Results
1
Plays
1
Files
0
Records
Task result details
-
Date11 Jun 2024 09:39:52 +0100
-
Module / Actionshell (Ad-Hoc: shell: yum -y install iperf3:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
yum -y install iperf3 |
| delta |
0:00:13.259472 |
| end |
2024-06-11 09:39:52.208752 |
| invocation |
{ "module_args": { "_raw_params": "yum -y install iperf3", "_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 |
2024-06-11 09:39:38.949280 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Loaded plugins: fastestmirror, tsflags Loading mirror speeds from cached hostfile * base: mirror.cov.ukservers.com * epel: b4sh.mm.fcix.net * extras: mirror.cov.ukservers.com * updates: mirror.cov.ukservers.com Resolving Dependencies --> Running transaction check ---> Package iperf3.x86_64 0:3.1.7-3.el7_9 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: iperf3 x86_64 3.1.7-3.el7_9 updates 79 k Transaction Summary ================================================================================ Install 1 Package Total download size: 79 k Installed size: 197 k Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : iperf3-3.1.7-3.el7_9.x86_64 1/1 Verifying : iperf3-3.1.7-3.el7_9.x86_64 1/1 Installed: iperf3.x86_64 0:3.1.7-3.el7_9 Complete! |
| stdout_lines |
[ "Loaded plugins: fastestmirror, tsflags", "Loading mirror speeds from cached hostfile", " * base: mirror.cov.ukservers.com", " * epel: b4sh.mm.fcix.net", " * extras: mirror.cov.ukservers.com", " * updates: mirror.cov.ukservers.com", "Resolving Dependencies", "--> Running transaction check", "---> Package iperf3.x86_64 0:3.1.7-3.el7_9 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " iperf3 x86_64 3.1.7-3.el7_9 updates 79 k", "", "Transaction Summary", "================================================================================", "Install 1 Package", "", "Total download size: 79 k", "Installed size: 197 k", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : iperf3-3.1.7-3.el7_9.x86_64 1/1 ", " Verifying : iperf3-3.1.7-3.el7_9.x86_64 1/1 ", "", "Installed:", " iperf3.x86_64 0:3.1.7-3.el7_9 ", "", "Complete!" ] |