1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 09:18:49 +00:00
community.general/lib
Dag Wieers 60276b60a2 win_stat: Add stat.isreg support (#27732)
* 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
2017-08-04 13:55:58 +10:00
..
ansible win_stat: Add stat.isreg support (#27732) 2017-08-04 13:55:58 +10:00