Execution
Date
08 Dec 2025 13:40:18 +0000
Duration
00:10:06.79
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
15
Hosts
608
Tasks
2412
Results
18
Plays
158
Files
0
Records
Task result details
-
Date08 Dec 2025 13:50:03 +0000
-
Module / Actionansible.builtin.lineinfile (/home/zuul/src/opendev.org/openstack/ansible-hardening/tasks/rhel7stig/kernel.yml:16)
-
Tags
- kernel
- medium
- V-71983
- security
| Field | Value |
|---|---|
| backup |
|
| changed |
True |
| diff |
|
| invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "dest": "/etc/modprobe.d/ansible-hardening-disable-usb-storage.conf", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "install usb-storage /bin/true", "mode": "0644", "owner": null, "path": "/etc/modprobe.d/ansible-hardening-disable-usb-storage.conf", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
| msg |
line added |