mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
* find.py module: Added depth: option to specify how many level deep to traverse directories. * find.py module: depth: added correct version_added value. * find.py module: depth: Default value is None.