ansible/changelogs/fragments/73718-find-dir-depth-traversal.yml

3 lines
132 B
YAML
Raw Normal View History

bugfixes:
- find module - Stop traversing directories past the requested depth. (https://github.com/ansible/ansible/issues/73627)