Execution
Date 25 Mar 2024 12:57:38 +0000
Duration 00:00:02.41
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
3 Tasks
3 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.44
  • Play
    Playbook to remove the line from file if matched regexp
  • Task
    Check file existence
  • Host
    opencve

Field Value
changed
False
invocation
{
    "module_args": {
        "checksum_algorithm": "sha1",
        "follow": false,
        "get_attributes": true,
        "get_checksum": true,
        "get_mime": true,
        "path": "/etc/agent360-custom.ini"
    }
}
stat
{
    "atime": 1710507249.4807062,
    "attr_flags": "",
    "attributes": [],
    "block_size": 4096,
    "blocks": 8,
    "charset": "us-ascii",
    "checksum": "a22b61f7e8c5fe0658b63dec96a9d5302fdbfd31",
    "ctime": 1710507458.3868997,
    "dev": 2051,
    "device_type": 0,
    "executable": false,
    "exists": true,
    "gid": 0,
    "gr_name": "root",
    "inode": 4222344,
    "isblk": false,
    "ischr": false,
    "isdir": false,
    "isfifo": false,
    "isgid": false,
    "islnk": false,
    "isreg": true,
    "issock": false,
    "isuid": false,
    "mimetype": "text/plain",
    "mode": "0644",
    "mtime": 1710507458.3868997,
    "nlink": 1,
    "path": "/etc/agent360-custom.ini",
    "pw_name": "root",
    "readable": true,
    "rgrp": true,
    "roth": true,
    "rusr": true,
    "size": 117,
    "uid": 0,
    "version": "2263099626",
    "wgrp": false,
    "woth": false,
    "writeable": true,
    "wusr": true,
    "xgrp": false,
    "xoth": false,
    "xusr": false
}