mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-08 11:43:10 +00:00
* Specify that the pattern is matched against the dirent basename * Specify that regexen must match the whole name of the dirent. It has been a pitfall for me.