ece31e1b51
* find module - stop traversing directories with os.walk when depth is already exceeded (#73718)
(cherry picked from commit 8628c12f30
)
* Update tests since there are fewer prior tasks creating files/directories
2 lines
132 B
YAML
2 lines
132 B
YAML
bugfixes:
|
|
- find module - Stop traversing directories past the requested depth. (https://github.com/ansible/ansible/issues/73627)
|