Skip to content
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

Don't treat empty excludes as a match. #70710

Merged
merged 1 commit into from
Jul 17, 2020
Merged

Conversation

sivel
Copy link
Member

@sivel sivel commented Jul 17, 2020

SUMMARY

Don't treat empty excludes as a match. Fixes #70640

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/modules/find.py

ADDITIONAL INFORMATION

@ansibot ansibot added affects_2.11 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. files Files category module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jul 17, 2020
@bcoca bcoca merged commit f90aa55 into ansible:devel Jul 17, 2020
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Jul 21, 2020
@ansible ansible locked and limited conversation to collaborators Aug 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. files Files category module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

find: explicit empty excludes causes find to exclude everything
3 participants