Execution
Date 25 Mar 2024 12:59:43 +0000
Duration 00:00:10.38
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
8 Hosts
4 Tasks
32 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:01.74
  • Play
    Playbook to remove the line from file if matched regexp
  • Task
    Check file existence
  • Host
    kvm1-chi

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": 1711369759.0597193,
    "attr_flags": "e",
    "attributes": [
        "extents"
    ],
    "block_size": 4096,
    "blocks": 8,
    "charset": "us-ascii",
    "checksum": "b3aaafd189d2fd4f4fffaa9faaa646110d399ec4",
    "ctime": 1710420960.5835662,
    "dev": 64768,
    "device_type": 0,
    "executable": false,
    "exists": true,
    "gid": 0,
    "gr_name": "root",
    "inode": 85722063,
    "isblk": false,
    "ischr": false,
    "isdir": false,
    "isfifo": false,
    "isgid": false,
    "islnk": false,
    "isreg": true,
    "issock": false,
    "isuid": false,
    "mimetype": "text/plain",
    "mode": "0644",
    "mtime": 1710420960.5835662,
    "nlink": 1,
    "path": "/etc/agent360-custom.ini",
    "pw_name": "root",
    "readable": true,
    "rgrp": true,
    "roth": true,
    "rusr": true,
    "size": 172,
    "uid": 0,
    "version": "1464197894",
    "wgrp": false,
    "woth": false,
    "writeable": true,
    "wusr": true,
    "xgrp": false,
    "xoth": false,
    "xusr": false
}