mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* win_stat: Add stat.isreg support This PR includes the following changes: - Adds stat.isreg support (cfr. the stat module) - Always returns stat.isdir, stat.islnk, stat.isreg, stat.isshared * Remove the controversial part