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


Field Value
changed
True
cmd
yum -y install jq
delta
0:00:06.878363
end
2024-05-08 15:02:52.143769
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:02:45.265406
stderr

stderr_lines
[]
stdout
Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-
              : manager, tsflags

This system is not registered with an entitlement server. You can use subscription-manager to register.

Loading mirror speeds from cached hostfile
 * base: mirrors.binaryracks.com
 * epel: cdn.centos.no
 * extras: mirrors.coreix.net
 * updates: mirrors.binaryracks.com
Resolving Dependencies
--> Running transaction check
---> Package jq.x86_64 0:1.6-2.el7 will be updated
---> Package jq.x86_64 0:1.6-2.el7.cloudlinux will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package   Arch          Version                        Repository         Size
================================================================================
Updating:
 jq        x86_64        1.6-2.el7.cloudlinux           imunify360        166 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 166 k
Downloading packages:
No Presto metadata available for imunify360
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : jq-1.6-2.el7.cloudlinux.x86_64                               1/2 
  Cleanup    : jq-1.6-2.el7.x86_64                                          2/2 
  Verifying  : jq-1.6-2.el7.cloudlinux.x86_64                               1/2 
  Verifying  : jq-1.6-2.el7.x86_64                                          2/2 

Updated:
  jq.x86_64 0:1.6-2.el7.cloudlinux                                              

Complete!
stdout_lines
[
    "Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-",
    "              : manager, tsflags",
    "",
    "This system is not registered with an entitlement server. You can use subscription-manager to register.",
    "",
    "Loading mirror speeds from cached hostfile",
    " * base: mirrors.binaryracks.com",
    " * epel: cdn.centos.no",
    " * extras: mirrors.coreix.net",
    " * updates: mirrors.binaryracks.com",
    "Resolving Dependencies",
    "--> Running transaction check",
    "---> Package jq.x86_64 0:1.6-2.el7 will be updated",
    "---> Package jq.x86_64 0:1.6-2.el7.cloudlinux will be an update",
    "--> Finished Dependency Resolution",
    "",
    "Dependencies Resolved",
    "",
    "================================================================================",
    " Package   Arch          Version                        Repository         Size",
    "================================================================================",
    "Updating:",
    " jq        x86_64        1.6-2.el7.cloudlinux           imunify360        166 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 166 k",
    "Downloading packages:",
    "No Presto metadata available for imunify360",
    "Running transaction check",
    "Running transaction test",
    "Transaction test succeeded",
    "Running transaction",
    "  Updating   : jq-1.6-2.el7.cloudlinux.x86_64                               1/2 ",
    "  Cleanup    : jq-1.6-2.el7.x86_64                                          2/2 ",
    "  Verifying  : jq-1.6-2.el7.cloudlinux.x86_64                               1/2 ",
    "  Verifying  : jq-1.6-2.el7.x86_64                                          2/2 ",
    "",
    "Updated:",
    "  jq.x86_64 0:1.6-2.el7.cloudlinux                                              ",
    "",
    "Complete!"
]