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

win_find: fix for empty nested directories #26164

Merged
merged 1 commit into from Jun 28, 2017

Conversation

jborean93
Copy link
Contributor

SUMMARY

#26158
Fix for win_find when it searches a directory that contains empty folders.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

win_find

ANSIBLE VERSION
ansible 2.4.0 (devel b1e608811b) last updated 2017/06/28 12:46:38 (GMT +1100)
  config file = /mnt/c/dev/module-tester/ansible.cfg
  configured module search path = [u'/home/jordan/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /mnt/c/dev/linux-ansible/lib/ansible
  executable location = /mnt/c/dev/linux-ansible/bin/ansible
  python version = 2.7.13 (default, Jun 18 2017, 20:35:39) [GCC 5.4.0 20160609]

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 bugfix_pull_request community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. owner_pr This PR is made by the module's maintainer. windows Windows community labels Jun 28, 2017
@jborean93 jborean93 merged commit 98fc54f into ansible:devel Jun 28, 2017
@jborean93 jborean93 deleted the win_find-empty-dir branch June 28, 2017 21:06
jborean93 added a commit that referenced this pull request Jun 28, 2017
@jborean93
Copy link
Contributor Author

merged and cherry-picked to the next 2.3 release c0ff449

@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Jun 30, 2017
abadger pushed a commit that referenced this pull request Aug 8, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 bug This issue/PR relates to a bug. community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. owner_pr This PR is made by the module's maintainer. windows Windows community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants