Execution
Date 29 Aug 2024 09:43:53 +0100
Duration 00:00:42.86
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
135 Hosts
1 Tasks
135 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
rpm -qi mod_geoip
delta
0:00:00.016513
end
2024-08-29 10:43:54.108264
invocation
{
    "module_args": {
        "_raw_params": "rpm -qi mod_geoip",
        "_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-08-29 10:43:54.091751
stderr

stderr_lines
[]
stdout
Name        : mod_geoip
Version     : 1.2.10
Release     : 11.el8
Architecture: x86_64
Install Date: Wed 31 Jul 2024 08:09:46 AM SAST
Group       : Unspecified
Size        : 55692
License     : ASL 1.1
Signature   : RSA/SHA256, Mon 06 Apr 2020 10:45:26 AM SAST, Key ID 00bede302dcd03a2
Source RPM  : mod_geoip-1.2.10-11.el8.src.rpm
Build Date  : Mon 06 Apr 2020 10:45:26 AM SAST
Build Host  : 178-216-212-49.fast.net.kg
Relocations : (not relocatable)
URL         : http://dev.maxmind.com/geoip/legacy/mod_geoip2/
Summary     : GeoIP module for the Apache HTTP Server
Description :
mod_geoip is an Apache module to look up geolocation information for a
client as part of the HTTP request process. It uses the GeoIP library
and database to perform the lookup. It is free software, licensed under
the Apache license.
stdout_lines
[
    "Name        : mod_geoip",
    "Version     : 1.2.10",
    "Release     : 11.el8",
    "Architecture: x86_64",
    "Install Date: Wed 31 Jul 2024 08:09:46 AM SAST",
    "Group       : Unspecified",
    "Size        : 55692",
    "License     : ASL 1.1",
    "Signature   : RSA/SHA256, Mon 06 Apr 2020 10:45:26 AM SAST, Key ID 00bede302dcd03a2",
    "Source RPM  : mod_geoip-1.2.10-11.el8.src.rpm",
    "Build Date  : Mon 06 Apr 2020 10:45:26 AM SAST",
    "Build Host  : 178-216-212-49.fast.net.kg",
    "Relocations : (not relocatable)",
    "URL         : http://dev.maxmind.com/geoip/legacy/mod_geoip2/",
    "Summary     : GeoIP module for the Apache HTTP Server",
    "Description :",
    "mod_geoip is an Apache module to look up geolocation information for a",
    "client as part of the HTTP request process. It uses the GeoIP library",
    "and database to perform the lookup. It is free software, licensed under",
    "the Apache license."
]