91cf1e88dc
This patch updates all the roles to the latest available stable SHA's, copies the release notes from the updated roles into the integrated repo. Change-Id: Iebe2dfd5b1a1fd8977d13075dfe7f841e6e416a0
8 lines
303 B
YAML
8 lines
303 B
YAML
---
|
|
features:
|
|
- |
|
|
Searching for world-writable files is now disabled by default. The search
|
|
causes delays in playbook runs and it can consume a significant amount of
|
|
CPU and I/O resources. Deployers can re-enable the search by setting
|
|
``security_find_world_writable_dirs`` to ``yes``.
|