Execution
Date
08 May 2024 15:01:00 +0100
Duration
00:05:54.52
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
478
Hosts
1
Tasks
478
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:02:15.45
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date08 May 2024 15:06:05 +0100
-
Module / Actionshell (Ad-Hoc: shell: yum -y install jq:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
yum -y install jq |
| delta |
0:00:13.084917 |
| end |
2024-05-08 15:04:03.393604 |
| invocation |
{ "module_args": { "_raw_params": "yum -y install jq", "_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-05-08 15:03:50.308687 |
| stderr |
There are unfinished transactions remaining. You might consider running yum-complete-transaction, or "yum-complete-transaction --cleanup-only" and "yum history redo last", first to finish them. If those don't work you'll have to try removing/installing packages by hand (maybe package-cleanup can help). |
| stderr_lines |
[ "There are unfinished transactions remaining. You might consider running yum-complete-transaction, or \"yum-complete-transaction --cleanup-only\" and \"yum history redo last\", first to finish them. If those don't work you'll have to try removing/installing packages by hand (maybe package-cleanup can help)." ] |
| stdout |
Loaded plugins: fastestmirror, tsflags Loading mirror speeds from cached hostfile * base: mirrors.ukfast.co.uk * epel: mirrors.ukfast.co.uk * extras: mirrors.ukfast.co.uk * updates: mirrors.ukfast.co.uk Resolving Dependencies --> Running transaction check ---> Package jq.x86_64 0:1.6-2.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: jq x86_64 1.6-2.el7 epel 167 k Transaction Summary ================================================================================ Install 1 Package Total download size: 167 k Installed size: 381 k Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : jq-1.6-2.el7.x86_64 1/1 Verifying : jq-1.6-2.el7.x86_64 1/1 Installed: jq.x86_64 0:1.6-2.el7 Complete! |
| stdout_lines |
[ "Loaded plugins: fastestmirror, tsflags", "Loading mirror speeds from cached hostfile", " * base: mirrors.ukfast.co.uk", " * epel: mirrors.ukfast.co.uk", " * extras: mirrors.ukfast.co.uk", " * updates: mirrors.ukfast.co.uk", "Resolving Dependencies", "--> Running transaction check", "---> Package jq.x86_64 0:1.6-2.el7 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " jq x86_64 1.6-2.el7 epel 167 k", "", "Transaction Summary", "================================================================================", "Install 1 Package", "", "Total download size: 167 k", "Installed size: 381 k", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : jq-1.6-2.el7.x86_64 1/1 ", " Verifying : jq-1.6-2.el7.x86_64 1/1 ", "", "Installed:", " jq.x86_64 0:1.6-2.el7 ", "", "Complete!" ] |