Execution
Date 10 Jul 2025 13:23:22 +0100
Duration 00:05:12.92
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
398 Hosts
1 Tasks
398 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update jq
delta
0:00:05.669578
end
2025-07-10 13:24:25.518167
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update 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-07-10 13:24:19.848589
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:16:24 ago on Thu 10 Jul 2025 01:07:57 PM BST.
Dependencies resolved.
================================================================================
 Package     Architecture    Version                   Repository          Size
================================================================================
Upgrading:
 jq          x86_64          1.6-11.el8_10             appstream          203 k

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

Total download size: 203 k
Downloading Packages:
jq-1.6-11.el8_10.x86_64.rpm                     4.2 MB/s | 203 kB     00:00    
--------------------------------------------------------------------------------
Total                                           536 kB/s | 203 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : jq-1.6-11.el8_10.x86_64                                1/2 
  Cleanup          : jq-1.6-9.el8_10.x86_64                                 2/2 
  Running scriptlet: jq-1.6-9.el8_10.x86_64                                 2/2 
  Verifying        : jq-1.6-11.el8_10.x86_64                                1/2 
  Verifying        : jq-1.6-9.el8_10.x86_64                                 2/2 

Upgraded:
  jq-1.6-11.el8_10.x86_64                                                       

Complete!
stdout_lines
[
    "Last metadata expiration check: 0:16:24 ago on Thu 10 Jul 2025 01:07:57 PM BST.",
    "Dependencies resolved.",
    "================================================================================",
    " Package     Architecture    Version                   Repository          Size",
    "================================================================================",
    "Upgrading:",
    " jq          x86_64          1.6-11.el8_10             appstream          203 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 203 k",
    "Downloading Packages:",
    "jq-1.6-11.el8_10.x86_64.rpm                     4.2 MB/s | 203 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           536 kB/s | 203 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : jq-1.6-11.el8_10.x86_64                                1/2 ",
    "  Cleanup          : jq-1.6-9.el8_10.x86_64                                 2/2 ",
    "  Running scriptlet: jq-1.6-9.el8_10.x86_64                                 2/2 ",
    "  Verifying        : jq-1.6-11.el8_10.x86_64                                1/2 ",
    "  Verifying        : jq-1.6-9.el8_10.x86_64                                 2/2 ",
    "",
    "Upgraded:",
    "  jq-1.6-11.el8_10.x86_64                                                       ",
    "",
    "Complete!"
]