Execution
Date
08 Dec 2025 13:27:39 +0000
Duration
00:05:33.94
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
2
Hosts
316
Tasks
313
Results
18
Plays
136
Files
0
Records
Task result details
-
Date08 Dec 2025 13:32:17 +0000
-
Module / Actionansible.builtin.blockinfile (/home/zuul/src/opendev.org/openstack/ansible-hardening/tasks/rhel7stig/aide.yml:41)
-
Tags
- low
- V-72073
- aide
- V-72069
- V-72071
- security
| Field | Value |
|---|---|
| changed |
True |
| diff |
|
| invocation |
{ "module_args": { "append_newline": false, "attributes": null, "backup": false, "block": "# Rules borrowed from CentOS/RHEL AIDE configuration\n# (SELinux was removed for Ubuntu compatibility.)\nFIPSR = p+i+n+u+g+s+m+c+acl+xattrs+sha256\nNORMAL = FIPSR+sha512\n\n# The following two lines apply the NORMAL rule (above this line) to the\n# /bin and /sbin directories to meet the requirements of two STIG controls:\n#\n# V-72069 - Verify ACLs\n# V-72071 - Verify extended attributes\n#\n/bin NORMAL\n/sbin NORMAL\n", "create": false, "dest": "/etc/aide/aide.conf", "group": null, "insertafter": null, "insertbefore": "EOF", "marker": "# {mark} MANAGED BY ANSIBLE-HARDENING", "marker_begin": "BEGIN", "marker_end": "END", "mode": null, "owner": null, "path": "/etc/aide/aide.conf", "prepend_newline": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
| msg |
Block inserted |