Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.61
  • Play
    Apply security hardening configurations
  • Task
    ansible-hardening : Verify that AIDE configuration directory exists
  • Host
    aio1

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": "/etc/aide/aide.conf.d"
    }
}
item
/etc/aide/aide.conf.d
stat
{
    "atime": 1765792401.0,
    "attr_flags": "Ie",
    "attributes": [
        "indexed",
        "extents"
    ],
    "block_size": 4096,
    "blocks": 24,
    "charset": "binary",
    "ctime": 1765792443.4754822,
    "dev": 51713,
    "device_type": 0,
    "executable": true,
    "exists": true,
    "gid": 0,
    "gr_name": "root",
    "inode": 5312326,
    "isblk": false,
    "ischr": false,
    "isdir": true,
    "isfifo": false,
    "isgid": false,
    "islnk": false,
    "isreg": false,
    "issock": false,
    "isuid": false,
    "mimetype": "inode/directory",
    "mode": "0755",
    "mtime": 1765792443.4754822,
    "nlink": 2,
    "path": "/etc/aide/aide.conf.d",
    "pw_name": "root",
    "readable": true,
    "rgrp": true,
    "roth": true,
    "rusr": true,
    "size": 12288,
    "uid": 0,
    "version": "2500380790",
    "wgrp": false,
    "woth": false,
    "writeable": true,
    "wusr": true,
    "xgrp": true,
    "xoth": true,
    "xusr": true
}



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": "/etc/aide.conf"
    }
}
item
/etc/aide.conf
stat
{
    "exists": false
}