Execution
Date 08 May 2024 13:01:21 +0100
Duration 00:00:02.29
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
1 Hosts
2 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:01.59
  • Play
    Mitigating CVE-2024-2961
  • Task
    Check if gconv-modules-extra.conf or gconv-modules exists

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
False
failed
False
invocation
{
    "module_args": {
        "checksum_algorithm": "sha1",
        "follow": false,
        "get_attributes": true,
        "get_checksum": true,
        "get_mime": true,
        "path": "/usr/lib64/gconv/gconv-modules.d/gconv-modules-extra.conf"
    }
}
item
/usr/lib64/gconv/gconv-modules.d/gconv-modules-extra.conf
stat
{
    "exists": false
}



Result #2

Field Value
ansible_loop_var
item
changed
False
failed
False
invocation
{
    "module_args": {
        "checksum_algorithm": "sha1",
        "follow": false,
        "get_attributes": true,
        "get_checksum": true,
        "get_mime": true,
        "path": "/usr/lib64/gconv/gconv-modules"
    }
}
item
/usr/lib64/gconv/gconv-modules
stat
{
    "atime": 1715169297.996641,
    "attr_flags": "e",
    "attributes": [
        "extents"
    ],
    "block_size": 4096,
    "blocks": 112,
    "charset": "us-ascii",
    "checksum": "19f7fc1c7a0705fa7f74de9b239d2cbedc27a097",
    "ctime": 1654114961.1549866,
    "dev": 1382069921,
    "device_type": 0,
    "executable": false,
    "exists": true,
    "gid": 0,
    "gr_name": "root",
    "inode": 396177,
    "isblk": false,
    "ischr": false,
    "isdir": false,
    "isfifo": false,
    "isgid": false,
    "islnk": false,
    "isreg": true,
    "issock": false,
    "isuid": false,
    "mimetype": "text/plain",
    "mode": "0644",
    "mtime": 1652889387.0,
    "nlink": 1,
    "path": "/usr/lib64/gconv/gconv-modules",
    "pw_name": "root",
    "readable": true,
    "rgrp": true,
    "roth": true,
    "rusr": true,
    "size": 56564,
    "uid": 0,
    "version": "18446744071878524747",
    "wgrp": false,
    "woth": false,
    "writeable": true,
    "wusr": true,
    "xgrp": false,
    "xoth": false,
    "xusr": false
}