1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/windows
2016-12-08 11:23:25 -05:00
..
__init__.py
setup.ps1
slurp.ps1
win_copy.ps1
win_copy.py Remove unnecessary imports in a docs only file for win_copy 2016-12-08 11:23:16 -05:00
win_feature.ps1
win_feature.py
win_file.ps1
win_file.py
win_get_url.ps1 Set force=yes as the default, add force parameter to module docs. 2016-12-08 11:23:20 -05:00
win_get_url.py Set force=yes as the default, add force parameter to module docs. 2016-12-08 11:23:20 -05:00
win_group.ps1
win_group.py
win_msi.ps1
win_msi.py
win_ping.ps1
win_ping.py
win_service.ps1
win_service.py
win_stat.ps1 Added additional stat output values 2016-12-08 11:23:24 -05:00
win_stat.py
win_template.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
win_user.ps1 Save user after creating before trying to read/set other properties. Fixes #1241 2016-12-08 11:23:24 -05:00
win_user.py