Execution
Date 10 Jun 2025 17:21:47 +0100
Duration 00:00:22.12
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
23 Hosts
1 Tasks
23 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
yum -y install jq
delta
0:00:09.317483
end
2025-06-10 16:21:57.678752
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
2025-06-10 16:21:48.361269
stderr

stderr_lines
[]
stdout
Loaded plugins: fastestmirror, langpacks, priorities, product-id, refresh-
              : packagekit, search-disabled-repos, va, virtuozzo, vzlinux, yum-
              : plugin-readykernel, yum-plugin-rk-repo
Determining fastest mirrors
 * epel: d2lzkl7pfhq30w.cloudfront.net
 * jelastic-app: repo-mirror2.jelastic.com
1018 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package jq.x86_64 0:1.6-2.vl7.1 will be installed
--> Processing Dependency: libonig.so.5()(64bit) for package: jq-1.6-2.vl7.1.x86_64
--> Running transaction check
---> Package oniguruma.x86_64 0:6.8.2-1.vl7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package         Arch         Version           Repository                 Size
================================================================================
Installing:
 jq              x86_64       1.6-2.vl7.1       virtuozzolinux-base       167 k
Installing for dependencies:
 oniguruma       x86_64       6.8.2-1.vl7       virtuozzolinux-base       180 k

Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 347 k
Installed size: 1.0 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              2.4 MB/s | 347 kB  00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : oniguruma-6.8.2-1.vl7.x86_64                                 1/2 
  Installing : jq-1.6-2.vl7.1.x86_64                                        2/2 
  Verifying  : jq-1.6-2.vl7.1.x86_64                                        1/2 
  Verifying  : oniguruma-6.8.2-1.vl7.x86_64                                 2/2 

Installed:
  jq.x86_64 0:1.6-2.vl7.1                                                       

Dependency Installed:
  oniguruma.x86_64 0:6.8.2-1.vl7                                                

Complete!
stdout_lines
[
    "Loaded plugins: fastestmirror, langpacks, priorities, product-id, refresh-",
    "              : packagekit, search-disabled-repos, va, virtuozzo, vzlinux, yum-",
    "              : plugin-readykernel, yum-plugin-rk-repo",
    "Determining fastest mirrors",
    " * epel: d2lzkl7pfhq30w.cloudfront.net",
    " * jelastic-app: repo-mirror2.jelastic.com",
    "1018 packages excluded due to repository priority protections",
    "Resolving Dependencies",
    "--> Running transaction check",
    "---> Package jq.x86_64 0:1.6-2.vl7.1 will be installed",
    "--> Processing Dependency: libonig.so.5()(64bit) for package: jq-1.6-2.vl7.1.x86_64",
    "--> Running transaction check",
    "---> Package oniguruma.x86_64 0:6.8.2-1.vl7 will be installed",
    "--> Finished Dependency Resolution",
    "",
    "Dependencies Resolved",
    "",
    "================================================================================",
    " Package         Arch         Version           Repository                 Size",
    "================================================================================",
    "Installing:",
    " jq              x86_64       1.6-2.vl7.1       virtuozzolinux-base       167 k",
    "Installing for dependencies:",
    " oniguruma       x86_64       6.8.2-1.vl7       virtuozzolinux-base       180 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package (+1 Dependent package)",
    "",
    "Total download size: 347 k",
    "Installed size: 1.0 M",
    "Downloading packages:",
    "--------------------------------------------------------------------------------",
    "Total                                              2.4 MB/s | 347 kB  00:00     ",
    "Running transaction check",
    "Running transaction test",
    "Transaction test succeeded",
    "Running transaction",
    "  Installing : oniguruma-6.8.2-1.vl7.x86_64                                 1/2 ",
    "  Installing : jq-1.6-2.vl7.1.x86_64                                        2/2 ",
    "  Verifying  : jq-1.6-2.vl7.1.x86_64                                        1/2 ",
    "  Verifying  : oniguruma-6.8.2-1.vl7.x86_64                                 2/2 ",
    "",
    "Installed:",
    "  jq.x86_64 0:1.6-2.vl7.1                                                       ",
    "",
    "Dependency Installed:",
    "  oniguruma.x86_64 0:6.8.2-1.vl7                                                ",
    "",
    "Complete!"
]