-
Notifications
You must be signed in to change notification settings - Fork 741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task "minimize access" no longer works on 5.2.0 #219
Comments
Hey @kofalt, thanks for you report. However this is not really a bug, since the "minimize access" task still works. The find-task throws an error on This is also the reason why there's I'm going to add some documentation on the task! |
Makes sense. I got so used to the absolutely-enormous block of green |
add docs to find-task in minimize access. fix #219
Signed-off-by: Sebastian Gumprich <[email protected]>
add docs to find-task in minimize access. fix dev-sec#219
Describe the bug
On 5.1.0, I could observe a large set of changes made during the "minimize access" step. Instead, in the latest release, that appears to fail & be skipped due to a problem with the changes presumably made in #208. The root cause appears to be this
find
error:Expected behavior
The "minimize access" step should run.
Actual behavior
Example Playbook
OS / Environment
Ansible Version
Role Version
The text was updated successfully, but these errors were encountered: